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 6bff922 commit 35a6ff6Copy full SHA for 35a6ff6
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.2')
+VERSION = StrictVersion('4.2.3')
0 commit comments