Skip to content

Commit 3cb1c32

Browse files
committed
start 3.0 beta branch
1 parent 212ab64 commit 3cb1c32

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
* start 3.0 beta branch
2+
13
## 2.12.1 ##
24
* Supported `TYPE_UNSPECIFIED` item type to scheme ls
35
* Fixed error while request iam token with bad content type in metadata

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="ydb",
9-
version="2.12.1", # AUTOVERSION
9+
version="3.0.0a0", # AUTOVERSION
1010
description="YDB Python SDK",
1111
author="Yandex LLC",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)