We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d90039 commit 39805b7Copy full SHA for 39805b7
AA_stat/version.py
@@ -3,7 +3,7 @@
3
except ImportError:
4
from pyteomics.version import _VersionInfo as VersionInfo
5
6
-__version__ = '2.6'
+__version__ = '2.6.1'
7
8
version_info = VersionInfo(__version__)
9
version = __version__
CHANGELOG
@@ -1,3 +1,9 @@
1
+2.6.1
2
+-----
+
+Compatibility fix for IdentiPy pepXML files.
2.6
---
0 commit comments