Skip to content

Commit

Permalink
Merge pull request #459 from trowik/release-v1.3.4
Browse files Browse the repository at this point in the history
chore: release v1.3.4
  • Loading branch information
trowik authored Jan 17, 2024
2 parents f2b908d + 6b382ca commit 2f4fc0b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v1.3.4 (16 December 2024)

## Fix

* fix(setup): further loosen base requirements ([`8b21078`](https://github.com/projectcaluma/emeis/commit/8b21078f9273203a16da6077cf8efddad03fd217))

# v1.3.3 (29 December 2023)

## Fix
Expand Down
2 changes: 1 addition & 1 deletion emeis/emeis_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__title__ = "emeis"
__description__ = "user management"
__version__ = "1.3.3"
__version__ = "1.3.4"

0 comments on commit 2f4fc0b

Please sign in to comment.