Version bump (devel)

This commit is contained in:
Garrett Holmstrom
2015-07-15 17:10:32 -07:00
parent 80fa0b2be9
commit 5dd4367eeb

View File

@@ -18,7 +18,7 @@ import os.path
import subprocess
__version__ = '0.3.0'
__version__ = 'devel'
if '__file__' in globals():