This commit is contained in:
Johannes Wilm 2023-02-24 00:11:19 +01:00
parent 5025be283a
commit 8fa396f5b0
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Changelog Changelog
========= =========
* 7.1.1 (February 23, 2023)
* Switch to setuptools for building
* 7.1.0 (February 23, 2023) * 7.1.0 (February 23, 2023)
* Add LibRavatar support * Add LibRavatar support
* Faster admin when many users are present * Faster admin when many users are present

View file

@ -1 +1 @@
__version__ = "7.1.0" __version__ = "7.1.1"