Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
version to be 0.1.8
  • Loading branch information
jarrekk committed Nov 2, 2017
1 parent 8db41ba commit 57dcc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

__author__ = 'jarrekk'
__contact__ = '[email protected]'
__version__ = '0.1.7'
__version__ = '0.1.8'
__homepage__ = 'https://github.com/jarrekk/imgkit'
__license__ = 'MIT'

Expand Down

0 comments on commit 57dcc75

Please sign in to comment.