Skip to content

Commit

Permalink
Preparing release 5.0.9
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed May 6, 2024
1 parent ebaa95f commit 9397264
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ Changelog
.. towncrier release notes start
5.0.9 (2024-05-06)
------------------

Bug fixes:


- Fix an issue with unicode characters happening with lxml 5 [ale-rt] (#238)


5.0.8 (2024-04-22)
------------------

Expand Down
1 change: 0 additions & 1 deletion news/238.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup


version = "5.0.9.dev0"
version = "5.0.9"

long_description = (
f"{Path('README.rst').read_text()}\n"
Expand Down

0 comments on commit 9397264

Please sign in to comment.