Skip to content

Commit 4bb236c

Browse files
Junkrat77雪染
authored andcommitted
PullRequest: 69 update sdk to 0.0.6
Merge branch 0.0.6 of git@code.alipay.com:oceanbase/OBShell-SDK-Python.git into master https://code.alipay.com/oceanbase/OBShell-SDK-Python/pull_requests/69 Reviewed-by: 雪染 <xin.sunhx@oceanbase.com> * update sdk to 0.0.6
1 parent 66c9b9f commit 4bb236c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='obshell',
20-
version='0.0.5',
20+
version='0.0.6',
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)