Version 0.5.6, Changelog
This commit is contained in:
parent
a89f66e8b5
commit
db8c85d249
2 changed files with 46 additions and 1 deletions
|
@ -9,7 +9,7 @@ import ConfigParser
|
|||
class Config(object):
|
||||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.5.5"
|
||||
self.version = "0.5.6"
|
||||
self.rev = 2109
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue