Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
levitsky committed Sep 11, 2023
1 parent 0d83225 commit e2d4a8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
4.6.3a2
-------

- Fix `#122 <https://github.com/levitsky/pyteomics/issues/122>`_.
- Fix `#124 <https://github.com/levitsky/pyteomics/issues/124>`_
(in `#125 <https://github.com/levitsky/pyteomics/pull/125>`_ by Seth Just).


4.6.2
-----

Expand Down
2 changes: 1 addition & 1 deletion pyteomics/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"""

__version__ = '4.6.3a1'
__version__ = '4.6.3a2'

from collections import namedtuple
import re
Expand Down

0 comments on commit e2d4a8a

Please sign in to comment.