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 1
1
Changes
2
2
=======
3
3
4
- Unreleased (??? )
4
+ 40.0 (2023-06-16 )
5
5
-----------------
6
6
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)
9
12
10
13
37.3 (2022-10-31)
11
14
-----------------
Original file line number Diff line number Diff line change 29
29
)
30
30
__uri__ = "https://github.com/pypa/readme_renderer"
31
31
32
- __version__ = "37.4.dev "
32
+ __version__ = "40.0 "
33
33
34
34
__author__ = "The Python Packaging Authority"
35
35
You can’t perform that action at this time.
0 commit comments