Skip to content

Commit 156aa9e

Browse files
committed
PullRequest: 64 update version to 0.0.5
Merge branch v0.0.5 of git@code.alipay.com:oceanbase/OBShell-SDK-Python.git into master https://code.alipay.com/oceanbase/OBShell-SDK-Python/pull_requests/64 Reviewed-by: 玉楼 <rongfeng.frf@alibaba-inc.com> * update version to 0.0.5
1 parent 30bb237 commit 156aa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4',
20+
version='0.0.5',
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)