Release v2.5.12

This commit is contained in:
Jeremy Stretch
2019-05-01 11:08:32 -04:00
parent 73ffe3a57b
commit 91e7863956
2 changed files with 2 additions and 2 deletions

View File

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