Skip to content

Commit a1f6475

Browse files
committed
Version
Upped version to v1.1.1
1 parent 5a162be commit a1f6475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/interface.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
from docopt import docopt, DocoptExit
4545
from timeit import default_timer as timer
4646

47-
__version__ = '1.1.0'
47+
__version__ = '1.1.1'
4848

4949
def main():
5050
try:

0 commit comments

Comments
 (0)