Skip to content

Commit

Permalink
chore: release v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
trowik committed Jan 16, 2024
1 parent f2b908d commit 6b382ca
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 6b382ca

Please sign in to comment.