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 dde4d8e commit 224f401Copy full SHA for 224f401
psm_utils/__init__.py
@@ -1,6 +1,6 @@
1
"""Common utilities for parsing and handling PSMs, and search engine results."""
2
3
-__version__ = "1.2.0"
+__version__ = "1.3.0"
4
__all__ = ["Peptidoform", "PSM", "PSMList"]
5
6
from warnings import filterwarnings
0 commit comments