Version bump (0.3.5)

This commit is contained in:
Garrett Holmstrom
2015-07-28 16:36:31 -07:00
parent 0184f72cdd
commit d5db69cc84

View File

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