We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9e8d5 commit 5ea823cCopy full SHA for 5ea823c
1 file changed
setup.py
@@ -15,8 +15,8 @@
15
16
setup(
17
name='nebula2-python',
18
- version='2.6.1.dev1',
19
- license='Apache 2.0 + Common Clause 1.0',
+ version='2.6.1',
+ license='Apache 2.0',
20
author='vesoft-inc',
21
author_email='info@vesoft.com',
22
description='Python client for Nebula Graph V2.6',
0 commit comments