Skip to content

Commit

Permalink
Prepare 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsokolov committed Apr 15, 2018
1 parent 513a0b6 commit 644239f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_thumbnails/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from .utils import import_from_string, generate_filename, parse_size, aspect_to_string

__version__ = '1.0.4'
__version__ = '1.0.5'


class Thumbnail(object):
Expand Down

0 comments on commit 644239f

Please sign in to comment.