set version to 1.0.0-alpha-x

This commit is contained in:
Radovan Bast
2016-05-20 11:30:54 +02:00
parent 84b0e7c93c
commit d1545b9379
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
__version__ = 'X.Y.Z'
__version__ = '1.0.0-alpha-x'