We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd49e8 commit 47ff6c6Copy full SHA for 47ff6c6
1 file changed
src/Config.py
@@ -13,7 +13,7 @@ class Config(object):
13
14
def __init__(self, argv):
15
self.version = "0.7.1"
16
- self.rev = 4493
+ self.rev = 4496
17
self.argv = argv
18
self.action = None
19
self.test_parser = None
0 commit comments