Skip to content

Commit 7a2ece5

Browse files
author
robot
committed
Release:
1 parent 3cb1c32 commit 7a2ece5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## 3.0.1b1 ##
12
* start 3.0 beta branch
23

34
## 2.12.1 ##

Diff for: 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="3.0.0a0", # AUTOVERSION
9+
version="3.0.1b1", # AUTOVERSION
1010
description="YDB Python SDK",
1111
author="Yandex LLC",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)