Skip to content

Commit 8682ca8

Browse files
authored
Merge pull request #331 from projectcaluma/release-1.0.5
chore: release 1.0.5
2 parents 99766bb + f6c94fa commit 8682ca8

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.5 (15 February 2022)
2+
3+
### Fix
4+
* Include xlsx file in pypi publish, take 2 ([`5acc687`](https://github.com/projectcaluma/emeis/commit/5acc68780a6ce2403c6780fd8766f1b99d299e50))
5+
16
## v1.0.4 (15 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.4"
5+
__version__ = "1.0.5"

0 commit comments

Comments
 (0)