Skip to content

Commit 3c4510e

Browse files
committed
chore: bump gaussdb package version to 1.0.0
1 parent 770a481 commit 3c4510e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/news.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
``gaussdb`` release notes
88
=========================
99

10-
Future releases
11-
---------------
12-
1310
gaussdb.0b1
1411
^^^^^^^^^^^^^
1512

gaussdb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "gaussdb"
77
description = "GaussDB database adapter for Python"
88

99
# STOP AND READ! if you change:
10-
version = "1.0.0.dev6"
10+
version = "1.0.0"
1111
# also change:
1212
# - `docs/news.rst` to declare this as the current version or an unreleased one;
1313
# - `gaussdb_c/pyproject.toml` to the same version;

0 commit comments

Comments
 (0)