Skip to content

Commit

Permalink
Update version to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
levitsky committed May 12, 2022
1 parent 70c3594 commit c123416
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AA_stat/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from pyteomics.version import _VersionInfo

__version__ = '2.5.3a1'
__version__ = '2.5.3'

version_info = _VersionInfo(__version__)
version = __version__
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
2.5.3a1
-------
2.5.3
-----

- Fix a bug in `same_residue` which resulted in a KeyError when recalculating recommended modifications.

Expand Down

0 comments on commit c123416

Please sign in to comment.