Skip to content

Commit d8dfac2

Browse files
authored
Add release 3.3 (#233)
* Update README * Update README * Update docker image * Enable action for release branches * Update deploy version
1 parent 57ebdf6 commit d8dfac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
setup(
1616
name='nebula3-python',
17-
version='3.0.0',
17+
version='3.3.0',
1818
license='Apache 2.0',
1919
author='vesoft-inc',
2020
author_email='[email protected]',
21-
description='Python client for Nebula Graph V3.0',
21+
description='Python client for NebulaGraph v3.3',
2222
long_description=long_description,
2323
long_description_content_type='text/markdown',
2424
url='https://github.com/vesoft-inc/nebula-python',

0 commit comments

Comments
 (0)