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 503e08a commit 6b63bcfCopy full SHA for 6b63bcf
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 3.0.1b3 ##
2
* Fix error of check retriable error for idempotent operations (error exist since 2.12.1)
3
4
## 3.0.1b2 ##
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ydb",
9
- version="3.0.1b2", # AUTOVERSION
+ version="3.0.1b3", # AUTOVERSION
10
description="YDB Python SDK",
11
author="Yandex LLC",
12
author_email="[email protected]",
0 commit comments