Skip to content

Commit f5125e9

Browse files
committed
PullRequest: 61 update version to 0.0.4
Merge branch sp_0_0_4 of git@code.alipay.com:oceanbase/OBShell-SDK-Python.git into master https://code.alipay.com/oceanbase/OBShell-SDK-Python/pull_requests/61 Signed-off-by: 雪染 <xin.sunhx@oceanbase.com> * update version to 0.0.4
1 parent 25138a9 commit f5125e9

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