Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurDeclercq committed Mar 15, 2024
1 parent 8613a38 commit 03a5217
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.1"
__version__ = "3.0.2"

from warnings import filterwarnings

Expand Down

0 comments on commit 03a5217

Please sign in to comment.