Skip to content

Commit a90a10c

Browse files
committed
Bump version
1 parent a8ca8d5 commit a90a10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yandex_cloud_ml_sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from ._logging import setup_default_logging_from_env as _setup_default_logging_from_env
55
from ._sdk import AsyncYCloudML, YCloudML
66

7-
__version__ = "0.6.0"
7+
__version__ = "0.7.0"
88

99
__all__ = [
1010
'__version__',

0 commit comments

Comments
 (0)