We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ff883 commit 96d65d6Copy full SHA for 96d65d6
CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## master
+## 0.1.9
2
3
-- Drop support for python3.8
+- Drop support of python3.8
4
+- Lint project source code
5
6
## 0.1.8
7
aidbox_python_sdk/__init__.py
@@ -1,5 +1,5 @@
__title__ = "aidbox-python-sdk"
-__version__ = "0.1.8"
+__version__ = "0.1.9"
__author__ = "beda.software"
__license__ = "None"
__copyright__ = "Copyright 2024 beda.software"
0 commit comments