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 4bf0e15 commit 24651e3Copy full SHA for 24651e3
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 3.0.1b2 ##
2
* Add initial topic writer
3
4
## 3.0.1b1 ##
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ydb",
9
- version="3.0.1b1", # AUTOVERSION
+ version="3.0.1b2", # AUTOVERSION
10
description="YDB Python SDK",
11
author="Yandex LLC",
12
author_email="ydb@yandex-team.ru",
0 commit comments