Version bump

master
Anthony Forsberg 2018-03-06 17:34:35 -05:00
parent af0635cfac
commit 7dd655cece
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from codecs import open
from os import path
import sys
appversion = "0.0.8-10"
appversion = "0.0.8-11"
here = path.abspath(path.dirname(__file__))