Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
romue404 committed Nov 30, 2022
1 parent ec88b56 commit 2c7d909
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 = (this_directory / "README.md").read_text()

setup(name='Metric Learning Layers',
version='0.1.3',
version='0.1.4',
description='A simple PyTorch package that includes the most common metric learning layers',
author='Robert Müller',
author_email='[email protected]',
Expand Down

0 comments on commit 2c7d909

Please sign in to comment.