Skip to content

Commit 3c3b688

Browse files
author
robot
committed
Release: 3.0.1b7
1 parent b67866b commit 3c3b688

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 3.0.1b7 ##
12
* BROKEN CHANGE: deny any action in transaction after commit/rollback
23

34
## 3.0.1b6 ##

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setuptools.setup(
1515
name="ydb",
16-
version="3.0.1b6", # AUTOVERSION
16+
version="3.0.1b7", # AUTOVERSION
1717
description="YDB Python SDK",
1818
author="Yandex LLC",
1919
author_email="[email protected]",

0 commit comments

Comments
 (0)