Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
0.1.0c2
Browse files Browse the repository at this point in the history
  • Loading branch information
relekang committed Mar 24, 2015
1 parent d85a63e commit da3393e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thumbnails/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from thumbnails.conf import settings
from thumbnails.images import SourceFile, Thumbnail

__version__ = '0.1.0c1'
__version__ = '0.1.0c2'


def get_thumbnail(original, size, crop=None, options=None):
Expand Down

0 comments on commit da3393e

Please sign in to comment.