File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4- Unreleased (??? )
4+ 40.0 (2023-06-16 )
55-----------------
66
7- * Test against Python 3.11, update listed support in classifiers
8- * Drop support for Python 3.7
7+ * Add CLI option to render package README. (#271)
8+ * Adapt tests to pygments 2.14.0 (#272)
9+ * Update release process to use Trusted Publishing (#276)
10+ * Replace usage of deprecated `pkg_resources ` with `importlib.metadata ` (#281)
11+ * Drop support for Python 3.7 (#282), Test against Python 3.11 (#280)
912
101337.3 (2022-10-31)
1114-----------------
Original file line number Diff line number Diff line change 2929)
3030__uri__ = "https://github.com/pypa/readme_renderer"
3131
32- __version__ = "37.4.dev "
32+ __version__ = "40.0 "
3333
3434__author__ = "The Python Packaging Authority"
3535
You can’t perform that action at this time.
0 commit comments