mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
6.0.1
This commit is contained in:
parent
b422c7bc0d
commit
49b85b12f8
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* 6.0.1 (August 12, 2022)
|
||||
* Exclude tests folder from distribution.
|
||||
|
||||
* 6.0.0 (August 12, 2022)
|
||||
* Added Django 3.2, 4.0 and 4.1 support.
|
||||
* Removed Django 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = "6.0.0"
|
||||
__version__ = "6.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue