Skip to content

Commit

Permalink
Bump to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigue committed Feb 3, 2018
1 parent ec96648 commit e52a820
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.2'
__version__ = '0.1.3'
__short_version__ = '.'.join(__version__.split('.')[:2])
__author__ = 'Guy Rodrigue Koffi'
__author_email__ = 'koffirodrigue@gmail.com'
Expand Down

0 comments on commit e52a820

Please sign in to comment.