We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d067dd commit e6a170cCopy full SHA for e6a170c
mjml/__init__.py
@@ -1,6 +1,6 @@
1
import django
2
3
-__version__ = '1.2'
+__version__ = '1.3'
4
5
if django.VERSION < (3, 2):
6
default_app_config = 'mjml.apps.MJMLConfig'
0 commit comments