Merge pull request #1328 from normanjaeckel/BumpVersion

Bump version to 2.0a1-dev.
This commit is contained in:
Norman Jäckel 2014-07-14 22:41:03 +02:00
commit 66426ad29b

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (1, 6, 1, 'final', 1) # During development it is the next release
VERSION = (2, 0, 0, 'alpha', 1) # During development it is the next release
RELEASE = False