Skip to content

Commit 1c4023d

Browse files
author
robot
committed
Release:
1 parent 4d951ae commit 1c4023d

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.13.0 ##
12
* fixed in to make compressed backups possible
23
* Add snapshot to read table responses
34

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="2.12.4", # AUTOVERSION
16+
version="2.13.0", # AUTOVERSION
1717
description="YDB Python SDK",
1818
author="Yandex LLC",
1919
author_email="[email protected]",

0 commit comments

Comments
 (0)