We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3590b50 commit d7f92c9Copy full SHA for d7f92c9
2 files changed
CHANGES.rst
@@ -18,6 +18,11 @@
18
Changes
19
=======
20
21
+`0.5.1 <https://github.com/SwissDataScienceCenter/renku-sphinx-theme/compare/v0.5.0...v0.5.1>`__ (2025-12-09)
22
+-------------------------------------------------------------------------------------------------------------
23
+
24
+This release allows the ``renku-sphinx-theme`` to be installed with ``sphinx>=9``.
25
26
`0.5.0 <https://github.com/SwissDataScienceCenter/renku-sphinx-theme/compare/v0.4.0...v0.5.0>`__ (2025-01-24)
27
-------------------------------------------------------------------------------------------------------------
28
renku_sphinx_theme/version.py
@@ -24,4 +24,4 @@
from __future__ import absolute_import, print_function
-__version__ = '0.5.0'
+__version__ = '0.5.1'
0 commit comments