We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2b908d + 6b382ca commit 2f4fc0bCopy full SHA for 2f4fc0b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# v1.3.4 (16 December 2024)
2
+
3
+## Fix
4
5
+* fix(setup): further loosen base requirements ([`8b21078`](https://github.com/projectcaluma/emeis/commit/8b21078f9273203a16da6077cf8efddad03fd217))
6
7
# v1.3.3 (29 December 2023)
8
9
## Fix
emeis/emeis_metadata.py
@@ -2,4 +2,4 @@
__title__ = "emeis"
__description__ = "user management"
-__version__ = "1.3.3"
+__version__ = "1.3.4"
0 commit comments