Skip to content

Commit 5ea823c

Browse files
authored
Update pip version (#252)
1 parent ef9e8d5 commit 5ea823c

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
@@ -15,8 +15,8 @@
1515

1616
setup(
1717
name='nebula2-python',
18-
version='2.6.1.dev1',
19-
license='Apache 2.0 + Common Clause 1.0',
18+
version='2.6.1',
19+
license='Apache 2.0',
2020
author='vesoft-inc',
2121
author_email='[email protected]',
2222
description='Python client for Nebula Graph V2.6',

0 commit comments

Comments
 (0)