File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
- 36.0 (2022-07-19)
4
+ 37.0 (2022-08-21)
5
+ -----------------
6
+
7
+ * Remove command line example from docs (#197)
8
+ * Multiple pyproject.toml fixes (#251)
9
+ * Confirm handling multiple inline strong (#252)
10
+ * Convert RST output to HTML5 (#253)
11
+ * Add Typing to classifiers (#254)
12
+ * Development tweaks - coverage reporting, actions updates (#255)
13
+ * Add test confirming behavior with unknown lexers (#256)
14
+
15
+ 36.0 (2022-08-06)
5
16
-----------------
6
17
7
18
* Enable gitpod development (#238)
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__ = "36 .0"
32
+ __version__ = "37 .0"
33
33
34
34
__author__ = "The Python Packaging Authority"
35
35
__email__ = "admin@mail.pypi.org"
You can’t perform that action at this time.
0 commit comments