We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f1f0d commit 95e8218Copy full SHA for 95e8218
psm_utils/__init__.py
@@ -1,6 +1,6 @@
1
"""Common utilities for parsing and handling PSMs, and search engine results."""
2
3
-__version__ = "1.4.0"
+__version__ = "1.4.1"
4
__all__ = ["Peptidoform", "PSM", "PSMList"]
5
6
from warnings import filterwarnings
0 commit comments