Skip to content

Commit 96d65d6

Browse files
committed
Bump to 0.1.9
1 parent 88ff883 commit 96d65d6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## master
1+
## 0.1.9
22

3-
- Drop support for python3.8
3+
- Drop support of python3.8
4+
- Lint project source code
45

56
## 0.1.8
67

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.8"
2+
__version__ = "0.1.9"
33
__author__ = "beda.software"
44
__license__ = "None"
55
__copyright__ = "Copyright 2024 beda.software"

0 commit comments

Comments
 (0)