Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Mar 27, 2024
1 parent 582fbf9 commit 058d840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms2pip/__init__.py
@@ -1,7 +1,7 @@
# isort: skip_file
"""MS2PIP: Accurate and versatile peptide fragmentation spectrum prediction."""

__version__ = "4.0.0-dev8"
__version__ = "4.0.0-dev9"

from warnings import filterwarnings

Expand Down

0 comments on commit 058d840

Please sign in to comment.