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 93de96d commit 3a1f380Copy full SHA for 3a1f380
tools/isort-gaussdb/pyproject.toml
@@ -8,7 +8,7 @@ description = "isort plug-in to sort imports by module length first"
8
# Note: to release a new version:
9
# python -m build -o dist --wheel .
10
# twine upload dist/isort_gaussdb-*-py3-none-any.whl
11
-version = "0.0.4"
+version = "0.0.5"
12
13
[project.urls]
14
Homepage = "https://github.com/HuaweiCloudDeveloper/gaussdb-python/"
0 commit comments