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 3cb1c32 commit 7a2ece5Copy full SHA for 7a2ece5
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 3.0.1b1 ##
2
* start 3.0 beta branch
3
4
## 2.12.1 ##
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ydb",
9
- version="3.0.0a0", # AUTOVERSION
+ version="3.0.1b1", # AUTOVERSION
10
description="YDB Python SDK",
11
author="Yandex LLC",
12
author_email="ydb@yandex-team.ru",
0 commit comments