We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd85ee commit 662bb3aCopy full SHA for 662bb3a
ms2pip/__init__.py
@@ -1,7 +1,7 @@
1
# isort: skip_file
2
"""MS2PIP: Accurate and versatile peptide fragmentation spectrum prediction."""
3
4
-__version__ = "4.0.0-dev6"
+__version__ = "4.0.0-dev7"
5
6
from warnings import filterwarnings
7
0 commit comments