Release v2.2.8

This commit is contained in:
Jeremy Stretch 2017-12-20 15:24:07 -05:00
parent ac71416eb9
commit 841471104b

View File

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