Skip to content

Commit

Permalink
Update meta.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhamiltonstubber committed Aug 2, 2017
1 parent ce3a8c9 commit 3738144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrapform_jinja/meta.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from distutils.version import StrictVersion

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

0 comments on commit 3738144

Please sign in to comment.