We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a162be commit a1f6475Copy full SHA for a1f6475
lib/interface.py
@@ -44,7 +44,7 @@
44
from docopt import docopt, DocoptExit
45
from timeit import default_timer as timer
46
47
-__version__ = '1.1.0'
+__version__ = '1.1.1'
48
49
def main():
50
try:
0 commit comments