diff --git a/bootstrapform/meta.py b/bootstrapform/meta.py index 12f5307..6466f2d 100644 --- a/bootstrapform/meta.py +++ b/bootstrapform/meta.py @@ -1,5 +1,5 @@ from distutils.version import StrictVersion -VERSION = StrictVersion('3.0.0') +VERSION = StrictVersion('3.1.0')