Skip to content

Commit d9a889d

Browse files
committed
release/0.7.2
1 parent 36e6157 commit d9a889d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
v0.7.2 (unreleased):
1+
v0.7.2 (released July 1, 2025):
22

33
- Fix building on non-CPython implementations like PyPy. (#341)
44
- Improve typing.

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Changelog
44
v0.7.2
55
------
66

7-
Unreleased
8-
(`changes <https://github.com/earwig/mwparserfromhell/compare/v0.7.1...main>`__):
7+
`Released July 1, 2025 <https://github.com/earwig/mwparserfromhell/tree/v0.7.2>`_
8+
(`changes <https://github.com/earwig/mwparserfromhell/compare/v0.7.1...v0.7.2>`__):
99

1010
- Fix building on non-CPython implementations like PyPy.
1111
(`#341 <https://github.com/earwig/mwparserfromhell/issues/341>`_)

0 commit comments

Comments
 (0)