Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Mar 5, 2024
1 parent 4cd85ee commit 662bb3a
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-dev6"
__version__ = "4.0.0-dev7"

from warnings import filterwarnings

Expand Down

0 comments on commit 662bb3a

Please sign in to comment.