Skip to content

Commit 05d17e3

Browse files
authored
Merge pull request #97 version 2.12.0
2 parents 320bd12 + 7277641 commit 05d17e3

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+
## 2.12.0 ##
12
* Fixed error message while get token from metadata with asyncio iam
23
* Add `SnapshotReadOnly` transaction mode support to `session.transaction`
34

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

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

0 commit comments

Comments
 (0)