Skip to content

Commit 95e8218

Browse files
authored
Version bump
1 parent c6f1f0d commit 95e8218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psm_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Common utilities for parsing and handling PSMs, and search engine results."""
22

3-
__version__ = "1.4.0"
3+
__version__ = "1.4.1"
44
__all__ = ["Peptidoform", "PSM", "PSMList"]
55

66
from warnings import filterwarnings

0 commit comments

Comments
 (0)