Skip to content

Commit 1a6cd42

Browse files
committed
chore: bump isort_gaussdb package version to 0.0.2.dev4
1 parent 1bc917a commit 1a6cd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/isort-gaussdb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "isort plug-in to sort imports by module length first"
88
# Note: to release a new version:
99
# python -m build -o dist --wheel .
1010
# twine upload dist/isort_gaussdb-*-py3-none-any.whl
11-
version = "0.0.2.dev3"
11+
version = "0.0.2.dev4"
1212

1313
[project.urls]
1414
Homepage = "https://github.com/HuaweiCloudDeveloper/gaussdb-python/"

0 commit comments

Comments
 (0)