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 0230c80 commit 927a61dCopy full SHA for 927a61d
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.3.4')
+VERSION = StrictVersion('4.3.5')
0 commit comments