We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2c719c + db66d83 commit d098aadCopy full SHA for d098aad
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## v1.0.4 (15 February 2022)
2
+
3
+### Fix
4
+* Add xlsx template to pip package ([`532b379`](https://github.com/projectcaluma/emeis/commit/532b379edfcebc6d8a7ea6ff6c176682a0b74806))
5
6
## v1.0.3 (11 February 2022)
7
8
### Fix
emeis/emeis_metadata.py
@@ -2,4 +2,4 @@
__title__ = "emeis"
__description__ = "user management"
-__version__ = "1.0.3"
+__version__ = "1.0.4"
0 commit comments