Skip to content

Commit 99baec8

Browse files
committed
Bump version
1 parent 55b30e4 commit 99baec8

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.13.0"
7+
__version__ = "0.13.1"
88

99
__all__ = [
1010
'__version__',

0 commit comments

Comments
 (0)