Skip to content

Commit b58fbe5

Browse files
committed
Initial beta release
1 parent 3b69987 commit b58fbe5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.1.0b0
1+
## 0.1.0b1
22

3-
- Initial release
3+
- Initial beta release
44

Diff for: aidbox_logging/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import requests
1212

1313
__title__ = "aidbox-logging"
14-
__version__ = "0.1.0b0"
14+
__version__ = "0.1.0b1"
1515
__author__ = "beda.software"
1616
__license__ = "MIT"
1717
__copyright__ = "Copyright 2024 beda.software"

0 commit comments

Comments
 (0)