Skip to content

Commit 456e729

Browse files
Junkrat77雪染
authored andcommitted
PullRequest: 74 chore: update version to 0.0.8
Merge branch update_version of git@code.alipay.com:oceanbase/OBShell-SDK-Python.git into master https://code.alipay.com/oceanbase/OBShell-SDK-Python/pull_requests/74 Reviewed-by: 雪染 <xin.sunhx@oceanbase.com> * chore: update version to 0.0.8
1 parent 8688836 commit 456e729

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