diff --git a/bootstrapform/meta.py b/bootstrapform/meta.py index 395ab29..d62150e 100644 --- a/bootstrapform/meta.py +++ b/bootstrapform/meta.py @@ -1,5 +1,5 @@ from distutils.version import StrictVersion -VERSION = StrictVersion('2.0.3') +VERSION = StrictVersion('2.0.4')