Bumped version to 1.1.2

This commit is contained in:
2017-03-07 16:09:21 +01:00
parent 8e8a91cd89
commit a5d5ede1fd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
__version__ = "1.1.1"
__version__ = "1.1.2"
if __name__ == '__main__':
from .cli import main