Skip to content

Commit f202bfb

Browse files
committed
Bump 0.1.23
1 parent dc3f71a commit f202bfb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.23
2+
3+
- Don't upload empty seeds bundle
4+
15
## 0.1.22
26

37
- Fix drop_before_all test fixture for resources with suffix history

aidbox_python_sdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = "aidbox-python-sdk"
2-
__version__ = "0.1.22"
2+
__version__ = "0.1.23"
33
__author__ = "beda.software"
44
__license__ = "None"
55
__copyright__ = "Copyright 2024 beda.software"

0 commit comments

Comments
 (0)