Skip to content

Commit b0ef996

Browse files
authored
Merge pull request #107 version 2.12.1
2 parents 7d19c81 + 85cda63 commit b0ef996

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+
## 2.12.1 ##
12
* Supported `TYPE_UNSPECIFIED` item type to scheme ls
23
* Fixed error while request iam token with bad content type in metadata
34

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="2.12.0",
9+
version="2.12.1",
1010
description="YDB Python SDK",
1111
author="Yandex LLC",
1212
author_email="ydb@yandex-team.ru",

0 commit comments

Comments
 (0)