Skip to content

Commit 2b7a56f

Browse files
committed
Bump version number from 1.3 to 1.4
1 parent e15ad82 commit 2b7a56f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dhash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
PIL = None
3030

3131

32-
__version__ = '1.3'
32+
__version__ = '1.4'
3333

3434
IS_PY3 = sys.version_info.major >= 3
3535

0 commit comments

Comments
 (0)