Release v.2.2.9

This commit is contained in:
Jeremy Stretch 2018-01-31 10:30:55 -05:00
parent 8bedfcfc64
commit b3243704df

View File

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