Bumping version number

This commit is contained in:
Olivier Keshavjee 2016-03-31 16:12:54 +02:00
parent 8aec06ce23
commit 85cb90d592

View file

@ -10,7 +10,7 @@ from PyQt5.QtWidgets import QApplication, qApp
from manuskript.functions import appPath, writablePath
_version = "0.2.0"
_version = "0.3.0"
faulthandler.enable()