We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950ebca commit eee23a2Copy full SHA for eee23a2
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
---
4
5
-## v?.?.? (Unreleased)
+## v1.4.2 (April 2025)
6
7
- **Improvements**
8
- Adds User-Agent headers to outgoing calls to BossDB (#110)
intern/version/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.4.1"
+__version__ = "1.4.2"
def check_version():
0 commit comments