Skip to content

Commit

Permalink
Bump version number from 1.3 to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoyt committed Oct 23, 2022
1 parent e15ad82 commit 2b7a56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhash.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
PIL = None


__version__ = '1.3'
__version__ = '1.4'

IS_PY3 = sys.version_info.major >= 3

Expand Down

0 comments on commit 2b7a56f

Please sign in to comment.