Skip to content

Commit

Permalink
Version 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
levitsky committed Nov 2, 2023
1 parent ed8bccf commit 30c5393
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
Expand Up @@ -3,7 +3,7 @@
except ImportError:
from pyteomics.version import _VersionInfo as VersionInfo

__version__ = '2.5.6a5'
__version__ = '2.5.6'

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.6a4
-------
2.5.6
-----

- Fix #13 and a couple of issues with HTML report generation.

Expand Down

0 comments on commit 30c5393

Please sign in to comment.