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 212ab64 commit 3cb1c32Copy full SHA for 3cb1c32
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+* start 3.0 beta branch
2
+
3
## 2.12.1 ##
4
* Supported `TYPE_UNSPECIFIED` item type to scheme ls
5
* Fixed error while request iam token with bad content type in metadata
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ydb",
9
- version="2.12.1", # AUTOVERSION
+ version="3.0.0a0", # AUTOVERSION
10
description="YDB Python SDK",
11
author="Yandex LLC",
12
author_email="[email protected]",
0 commit comments