Skip to content

Commit 3738144

Browse files
Update meta.py
1 parent ce3a8c9 commit 3738144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrapform_jinja/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from distutils.version import StrictVersion
22

33
# start from a fresh number 4 to identify jinja verison
4-
VERSION = StrictVersion('4.2.1')
4+
VERSION = StrictVersion('4.2.2')

0 commit comments

Comments
 (0)