There was an error while loading. Please reload this page.
1 parent 14aad3f commit db081acCopy full SHA for db081ac
README.rst
@@ -145,7 +145,7 @@ MIT licensed. See the bundled `LICENSE <https://github.com/sloria/sphinx-issues/
145
Changelog
146
*********
147
148
-5.0.1 (unreleased)
+5.0.1 (2025-04-10)
149
------------------
150
151
- Properly handle user and org names with symbols in them (`#174 <https://github.com/sloria/sphinx-issues/issues/174>`_).
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sphinx-issues"
3
-version = "5.0.0"
+version = "5.0.1"
4
description = "A Sphinx extension for linking to your project's issue tracker"
5
readme = "README.rst"
6
license = { file = "LICENSE" }
0 commit comments