Skip to content

Commit

Permalink
Release 31.0 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
di authored Dec 9, 2021
1 parent a07c9b1 commit f9a19dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changes
=======

31.0 (2021-12-09)
-----------------

* Render disabled checkboxes from Markdown (#217)

30.0 (2021-09-30)
-----------------

Expand Down
2 changes: 1 addition & 1 deletion readme_renderer/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
)
__uri__ = "https://github.com/pypa/readme_renderer"

__version__ = "30.0"
__version__ = "31.0"

__author__ = "The Python Packaging Authority"
__email__ = "admin@mail.pypi.org"
Expand Down

0 comments on commit f9a19dc

Please sign in to comment.