Release 1.1.1

This commit is contained in:
ziirish 2023-07-07 20:21:34 +02:00
parent b1c9e0dc09
commit 2b8c6e09a4
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,12 @@
Changelog
=========
1.1.1 (07/07/2023)
------------------
- fix: remove duplicate compare_type from alembic config
- fix: make sure we don't initialize the DB connector twice
1.1.0 (05/01/2023)
------------------

View file

@ -1 +1 @@
1.1.0
1.1.1