Skip to content

Commit 732de3b

Browse files
committed
Bump version
1 parent c21e070 commit 732de3b

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.12.0"
7+
__version__ = "0.13.0"
88

99
__all__ = [
1010
'__version__',

0 commit comments

Comments
 (0)