Bumped version to 1.1.3

This commit is contained in:
2017-04-05 13:00:28 +02:00
parent 50f9f05daa
commit 65926962f2
3 changed files with 3 additions and 3 deletions

View File

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