Skip to content

Commit

Permalink
Update setup.py with tag 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanrjc authored Oct 25, 2022
1 parent c0fa211 commit 8c17376
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 @@ def read_md(f):
return text

setup(name='mdmparis-defense-finder',
version='1.0.8',
version='1.0.9',
description="Defense Finder: allow for a systematic search of all known anti-phage systems.",
long_description=read_md('README.md'),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8c17376

Please sign in to comment.