Skip to content

Commit db081ac

Browse files
committed
Bump version and update changelog
1 parent 14aad3f commit db081ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ MIT licensed. See the bundled `LICENSE <https://github.com/sloria/sphinx-issues/
145145
Changelog
146146
*********
147147

148-
5.0.1 (unreleased)
148+
5.0.1 (2025-04-10)
149149
------------------
150150

151151
- Properly handle user and org names with symbols in them (`#174 <https://github.com/sloria/sphinx-issues/issues/174>`_).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sphinx-issues"
3-
version = "5.0.0"
3+
version = "5.0.1"
44
description = "A Sphinx extension for linking to your project's issue tracker"
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)