Skip to content

Commit 8b15b60

Browse files
committed
Bump version, update changelog
1 parent b55e971 commit 8b15b60

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

AA_stat/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from pyteomics.version import _VersionInfo
22

3-
__version__ = '2.5.1'
3+
__version__ = '2.5.2'
44

55
version_info = _VersionInfo(__version__)
66
version = __version__

CHANGELOG

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
2.5.1
1+
2.5.2
22
-----
33

4-
Fix the issue that clustering results were saved in the wrong directory.
4+
- Fix the issue that clustering results were saved in the wrong directory.
5+
- Fix number formatting in HTML report.
6+
57

68
2.5
79
---

0 commit comments

Comments
 (0)