Skip to content

Commit

Permalink
pypi: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bonclay7 committed Sep 22, 2016
1 parent 825bdf8 commit 285244c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amicleaner/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-

__title__ = 'amicleaner'
__version__ = '0.1.1'
__version__ = '0.1.2'
__short_version__ = '.'.join(__version__.split('.')[:2])
__author__ = 'Guy Rodrigue Koffi'
__author_email__ = 'koffirodrigue@gmail.com'
Expand Down

0 comments on commit 285244c

Please sign in to comment.