We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3a8c9 commit 3738144Copy full SHA for 3738144
bootstrapform_jinja/meta.py
@@ -1,4 +1,4 @@
1
from distutils.version import StrictVersion
2
3
# start from a fresh number 4 to identify jinja verison
4
-VERSION = StrictVersion('4.2.1')
+VERSION = StrictVersion('4.2.2')
0 commit comments