Skip to content

Commit d098aad

Browse files
author
David Vogt
authored
Merge pull request #329 from projectcaluma/release-1.0.4
chore(release): 1.0.4
2 parents b2c719c + db66d83 commit d098aad

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
## v1.0.3 (11 February 2022)
27

38
### Fix

emeis/emeis_metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__title__ = "emeis"
44
__description__ = "user management"
5-
__version__ = "1.0.3"
5+
__version__ = "1.0.4"

0 commit comments

Comments
 (0)