File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11History
22=======
33
4+ 5.0.1 (2024-10-16)
5+ ------------------
6+
7+ * Bugfixes to render project description correctly on PyPi
8+
495.0.0 (2024-10-16)
510------------------
611
Original file line number Diff line number Diff line change 22========
33
44![ Status] ( https://img.shields.io/badge/Status-Beta-blue.svg )
5- ![ Latest release] ( https://img.shields.io/badge/Release-5.0.0 -blue.svg " Latest release: 5.0.0 ")
5+ ![ Latest release] ( https://img.shields.io/badge/Release-5.0.1 -blue.svg " Latest release: 5.0.1 ")
66![ python] ( https://img.shields.io/badge/Python-3.9-blue.svg " Python 3.9 ")
77![ python] ( https://img.shields.io/badge/Python-3.10-blue.svg " Python 3.10 ")
88![ python] ( https://img.shields.io/badge/Python-3.11-blue.svg " Python 3.11 ")
Original file line number Diff line number Diff line change 2323
2424__author__ = """Chris Halpert"""
2525__email__ = "chalpert@spotify.com"
26- __version__ = "5.0.0 "
26+ __version__ = "5.0.1 "
2727
2828_IPYTHON_INSTANCE = False
2929
You can’t perform that action at this time.
0 commit comments