Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Sep 18, 2023
1 parent 42003cf commit 2f14992
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-dev4"
__version__ = "4.0.0-dev5"

from warnings import filterwarnings

Expand Down

0 comments on commit 2f14992

Please sign in to comment.