We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d53645 commit 64f86b9Copy full SHA for 64f86b9
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.1.0a1
+## 0.1.0b0
2
3
-Initial release
+- Initial release
4
aidbox_logging/__init__.py
@@ -11,7 +11,7 @@
11
import requests
12
13
__title__ = "aidbox-logging"
14
-__version__ = "0.1.0a1"
+__version__ = "0.1.0b0"
15
__author__ = "beda.software"
16
__license__ = "MIT"
17
__copyright__ = "Copyright 2024 beda.software"
0 commit comments