We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2306f69 commit 5498a12Copy full SHA for 5498a12
lanzou/api/__init__.py
@@ -1,5 +1,5 @@
1
from lanzou.api.core import LanZouCloud
2
3
-version = '2.6.9'
+version = '2.6.10'
4
5
__all__ = ['utils', 'types', 'models', 'LanZouCloud', 'version']
0 commit comments