Skip to content

Commit 040cc5b

Browse files
committed
Update version to 0.11.0
1 parent 3bddf60 commit 040cc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdlclient/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from cdlclient.baseproxy import SimpleBaseProxy # noqa: F401
1515
from cdlclient.remote import SimpleRemoteProxy # noqa: F401
1616

17-
__version__ = "0.10.0"
17+
__version__ = "0.11.0"
1818
__required_server_version__ = "0.14.2"
1919
__docurl__ = "https://cdlclient.readthedocs.io/en/latest/"
2020
__homeurl__ = "https://github.com/DataLab-Platform/DataLabSimpleClient/"

0 commit comments

Comments
 (0)