Skip to content

Commit 527c322

Browse files
committed
Bump to 0.1.8
1 parent e0343cf commit 527c322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aidbox_python_sdk/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
__title__ = "aidbox-python-sdk"
2-
__version__ = "0.1.7"
2+
__version__ = "0.1.8"
33
__author__ = "beda.software"
44
__license__ = "None"
5-
__copyright__ = "Copyright 2023 beda.software"
5+
__copyright__ = "Copyright 2024 beda.software"
66

77
# Version synonym
88
VERSION = __version__

0 commit comments

Comments
 (0)