Increase version to indicate reborn status.

This commit is contained in:
Michael Elsdörfer 2015-04-17 15:27:47 +02:00
parent 67e3b2d7cf
commit 60ccdb02c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = (0, 4, '0')
__version__ = (2, 0, '0')
from common import *
from static import *