Bump version to 1.8.0

This commit is contained in:
Alvaro Mariano 2023-05-27 12:17:56 -03:00
parent c1af2b4205
commit 870b20f1a3

View file

@ -8,6 +8,6 @@
"""
# PEP 386-compliant version number: N.N[.N]+[{a|b|c|rc}N[.N]+][.postN][.devN]
__version__ = '1.7.0'
__version__ = '1.8.0'
default_app_config = 'notifications.apps.Config' # pylint: disable=invalid-name