default value must be semantic
This commit is contained in:
@ -9,7 +9,7 @@ except ImportError:
|
||||
# Python < 3
|
||||
from ConfigParser import ConfigParser
|
||||
|
||||
version = 'develop'
|
||||
version = '0.0.0'
|
||||
|
||||
|
||||
# Define common exceptions;
|
||||
|
Reference in New Issue
Block a user