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.
2 parents 825bdf8 + 285244c commit d358afcCopy full SHA for d358afc
amicleaner/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'amicleaner'
4
-__version__ = '0.1.1'
+__version__ = '0.1.2'
5
__short_version__ = '.'.join(__version__.split('.')[:2])
6
__author__ = 'Guy Rodrigue Koffi'
7
__author_email__ = '[email protected]'
0 commit comments