Skip to content

Commit e6a170c

Browse files
committed
Increase version to 1.3
1 parent 1d067dd commit e6a170c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mjml/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import django
22

3-
__version__ = '1.2'
3+
__version__ = '1.3'
44

55
if django.VERSION < (3, 2):
66
default_app_config = 'mjml.apps.MJMLConfig'

0 commit comments

Comments
 (0)