Release v2.2.5

This commit is contained in:
Jeremy Stretch 2017-11-14 13:20:15 -05:00
parent 838bced7c5
commit a965cb7ec4

View File

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