Skip to content

Commit 6fec2af

Browse files
author
玉楼
committed
PullRequest: 41 chore: update version 0.0.3
Merge branch update_ver of [email protected]:oceanbase/OBShell-SDK-Python.git into master https://code.alipay.com/oceanbase/OBShell-SDK-Python/pull_requests/41 Signed-off-by: 阿绿 <[email protected]> * chore: update version 0.0.3
1 parent 5165184 commit 6fec2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='obshell',
20-
version='0.0.2',
20+
version='0.0.3',
2121
packages=find_packages(),
2222
description='OBShell SDK is a powerful and easy-to-use Python library that provides developers with simple method calls to interact with the OBShell. OBShell SDK allows for quick integration, enabling developers to efficiently implement features and focus on creating value in their applications.',
2323
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)