change quotes

This commit is contained in:
Semantic Versioner
2019-11-25 13:33:05 -05:00
parent 5da6a24cf7
commit 3c7f18ff26
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ except ImportError:
# Python < 3
from ConfigParser import ConfigParser
version = "1.0.9"
version = 'develop'
# Define common exceptions;