We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d804ea commit 37ba9dbCopy full SHA for 37ba9db
ms2rescore/__init__.py
@@ -1,6 +1,6 @@
1
"""MS²Rescore: Sensitive PSM rescoring with predicted MS² peak intensities and RTs."""
2
3
-__version__ = "3.1.0-dev5"
+__version__ = "3.1.0-dev6"
4
5
from warnings import filterwarnings
6
0 commit comments