Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
richzhang committed Aug 25, 2021
1 parent 8350fbd commit 3767a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
long_description = fh.read()
setuptools.setup(
name='lpips',
version='0.1.2',
version='0.1.4',
author="Richard Zhang",
author_email="[email protected]",
description="LPIPS Similarity metric",
Expand Down

0 comments on commit 3767a70

Please sign in to comment.