Skip to content

Commit 9fa0439

Browse files
committed
Bump to 0.1.6
1 parent 0fcbf02 commit 9fa0439

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.6
2+
3+
- Revert subscriptions `request` arg changes that made in 0.1.5
4+
15
## 0.1.5
26

37
- Add aidbox_db fixture

aidbox_python_sdk/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = "aidbox-python-sdk"
2-
__version__ = "0.1.5"
2+
__version__ = "0.1.6"
33
__author__ = "beda.software"
44
__license__ = "None"
55
__copyright__ = "Copyright 2023 beda.software"

0 commit comments

Comments
 (0)