Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG committed Oct 13, 2023
1 parent 5afeb97 commit 2d46fa7
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.0.0b2"
__version__ = "3.0.0b3"

from warnings import filterwarnings

Expand Down

0 comments on commit 2d46fa7

Please sign in to comment.