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 12dd38e commit 779fe85Copy full SHA for 779fe85
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 3.0.1b4 ##
2
* Initial implementation of topic reader
3
4
## 3.0.1b3 ##
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ydb",
9
- version="3.0.1b3", # AUTOVERSION
+ version="3.0.1b4", # AUTOVERSION
10
description="YDB Python SDK",
11
author="Yandex LLC",
12
author_email="ydb@yandex-team.ru",
0 commit comments