Skip to content

Commit

Permalink
Version bump for post-release (previous installer build failed)
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Oct 2, 2024
1 parent a6ccb0b commit 7885db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms2rescore/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""MS²Rescore: Sensitive PSM rescoring with predicted MS² peak intensities and RTs."""

__version__ = "3.1.3"
__version__ = "3.1.3.post1"

from warnings import filterwarnings

Expand Down

0 comments on commit 7885db8

Please sign in to comment.