Skip to content

Commit 6b63bcf

Browse files
author
robot
committed
Release: 3.0.1b3
1 parent 503e08a commit 6b63bcf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 3.0.1b3 ##
12
* Fix error of check retriable error for idempotent operations (error exist since 2.12.1)
23

34
## 3.0.1b2 ##

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="ydb",
9-
version="3.0.1b2", # AUTOVERSION
9+
version="3.0.1b3", # AUTOVERSION
1010
description="YDB Python SDK",
1111
author="Yandex LLC",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)