Skip to content

Commit 485ae08

Browse files
committed
Bump version
1 parent cb6249c commit 485ae08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/yandex_ai_studio_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 AIStudio, AsyncAIStudio
66

7-
__version__ = "0.19.2"
7+
__version__ = "0.20.0"
88

99
__all__ = [
1010
'__version__',

0 commit comments

Comments
 (0)