Skip to content

Commit

Permalink
Change version number in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kjelljorner committed Oct 7, 2021
1 parent 8739e22 commit 6c5ab94
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 @@ -8,7 +8,7 @@

setuptools.setup(
name="morfeus-ml",
version="0.5.4",
version="0.5.5",
author="Kjell Jorner",
author_email="[email protected]",
description=DESCRIPTION,
Expand Down

0 comments on commit 6c5ab94

Please sign in to comment.