Release v2.2.6

This commit is contained in:
Jeremy Stretch 2017-11-16 11:57:43 -05:00
parent 500a56b869
commit 3f8350b78f

View File

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