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