We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc9287 commit f889b3aCopy full SHA for f889b3a
src/votuderep/__init__.py
@@ -1,6 +1,6 @@
1
"""votuderep - A CLI tool for dereplicating and filtering viral contigs."""
2
3
-__version__ = "0.2.0"
+__version__ = "0.3.0"
4
__author__ = "Andrea Telatin"
5
__license__ = "MIT"
6
0 commit comments