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 48455e3 commit 0a3bf43Copy full SHA for 0a3bf43
1 file changed
src/Config.py
@@ -14,7 +14,7 @@ class Config(object):
14
15
def __init__(self, argv):
16
self.version = "0.7.2"
17
- self.rev = 4540
+ self.rev = 4548
18
self.argv = argv
19
self.action = None
20
self.test_parser = None
0 commit comments