We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3f71a commit f202bfbCopy full SHA for f202bfb
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.23
2
+
3
+- Don't upload empty seeds bundle
4
5
## 0.1.22
6
7
- Fix drop_before_all test fixture for resources with suffix history
aidbox_python_sdk/__init__.py
@@ -1,5 +1,5 @@
__title__ = "aidbox-python-sdk"
-__version__ = "0.1.22"
+__version__ = "0.1.23"
__author__ = "beda.software"
__license__ = "None"
__copyright__ = "Copyright 2024 beda.software"
0 commit comments