File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# DataLab Simple Client Releases #
22
3- ## Version 0.9.0 ##
3+ ## Version 0.9.1 ##
44
5- DataLab Simple Client is fully compatible with ** DataLab 0.13 .0** and above.
5+ DataLab Simple Client is fully compatible with ** DataLab 0.14 .0** and above.
66With older versions of the DataLab server, some features may not work.
77
88💥 Changes:
Original file line number Diff line number Diff line change 1717from cdlclient .baseproxy import SimpleBaseProxy # noqa: F401
1818from cdlclient .remote import SimpleRemoteProxy # noqa: F401
1919
20- __version__ = "0.9.0 "
21- __required_server_version__ = "0.13 .0"
20+ __version__ = "0.9.1 "
21+ __required_server_version__ = "0.14 .0"
2222__docurl__ = "https://cdlclient.readthedocs.io/en/latest/"
2323__homeurl__ = "https://github.com/DataLab-Platform/DataLabSimpleClient/"
You can’t perform that action at this time.
0 commit comments