Merge pull request #1328 from normanjaeckel/BumpVersion
Bump version to 2.0a1-dev.
This commit is contained in:
commit
66426ad29b
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user