Skip to content

Commit

Permalink
Version 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
levitsky committed Sep 20, 2021
1 parent 243830b commit f5cd783
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
@@ -1,5 +1,5 @@
4.5b3
-----
4.5
---

- Add support for `mzMLb <https://www.biorxiv.org/content/10.1101/2020.02.13.947218v3>`_
(`#35 <https://github.com/levitsky/pyteomics/pull/35>`_
Expand Down
2 changes: 1 addition & 1 deletion pyteomics/version.py
Expand Up @@ -13,7 +13,7 @@
"""

__version__ = '4.5b3'
__version__ = '4.5'

from collections import namedtuple
import re
Expand Down

0 comments on commit f5cd783

Please sign in to comment.