We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0343cf commit 527c322Copy full SHA for 527c322
aidbox_python_sdk/__init__.py
@@ -1,8 +1,8 @@
1
__title__ = "aidbox-python-sdk"
2
-__version__ = "0.1.7"
+__version__ = "0.1.8"
3
__author__ = "beda.software"
4
__license__ = "None"
5
-__copyright__ = "Copyright 2023 beda.software"
+__copyright__ = "Copyright 2024 beda.software"
6
7
# Version synonym
8
VERSION = __version__
0 commit comments