We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770a481 commit 3c4510eCopy full SHA for 3c4510e
docs/news.rst
@@ -7,9 +7,6 @@
7
``gaussdb`` release notes
8
=========================
9
10
-Future releases
11
----------------
12
-
13
gaussdb.0b1
14
^^^^^^^^^^^^^
15
gaussdb/pyproject.toml
@@ -7,7 +7,7 @@ name = "gaussdb"
description = "GaussDB database adapter for Python"
# STOP AND READ! if you change:
-version = "1.0.0.dev6"
+version = "1.0.0"
# also change:
# - `docs/news.rst` to declare this as the current version or an unreleased one;
# - `gaussdb_c/pyproject.toml` to the same version;
0 commit comments