Skip to content

Commit

Permalink
chore: bump version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SJShaw committed Dec 12, 2023
1 parent 3b39b80 commit 0984314
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 @@ -35,7 +35,7 @@ def run_tests(self):
setup(
name="nearmiss",
python_requires='>=3.9',
version="0.1.3",
version="0.1.4",
packages=find_packages(exclude=["tests"]),
author='Simon Shaw',
author_email='packaging@secondarymetabolites.org',
Expand Down

0 comments on commit 0984314

Please sign in to comment.