Release v2.5.9

This commit is contained in:
Jeremy Stretch
2019-04-02 11:54:00 -04:00
parent 3602d5a84c
commit 738a20ad34
2 changed files with 4 additions and 2 deletions

View File

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