mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Release 9.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VERSION = (9, 1)
|
||||
VERSION = (9, 2)
|
||||
|
||||
#: major.minor.patch or major.minor.devN
|
||||
__version__ = ".".join([str(x) for x in VERSION])
|
||||
|
||||
Reference in New Issue
Block a user