Compare commits

...

1 Commits

Author SHA1 Message Date
Jeremy Stretch
106f0ad446 Release v2.2-beta1 2017-09-14 15:01:07 -04:00

View File

@@ -13,7 +13,7 @@ except ImportError:
)
VERSION = '2.1.5-dev'
VERSION = '2.2-beta1'
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))