mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
7.1.1
This commit is contained in:
parent
5025be283a
commit
8fa396f5b0
2 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "7.1.0"
|
__version__ = "7.1.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue