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 5a87822 commit 083ba30Copy full SHA for 083ba30
2 files changed
CHANGES.rst
@@ -18,6 +18,11 @@
18
Changes
19
=======
20
21
+`0.5.2 <https://github.com/SwissDataScienceCenter/renku-sphinx-theme/compare/v0.5.1...v0.5.2>`__ (2026-01-19)
22
+-------------------------------------------------------------------------------------------------------------
23
+
24
+This release allows the ``renku-sphinx-theme`` to be installed with ``sphinx-rtd-theme>=3.1``.
25
26
`0.5.1 <https://github.com/SwissDataScienceCenter/renku-sphinx-theme/compare/v0.5.0...v0.5.1>`__ (2025-12-09)
27
-------------------------------------------------------------------------------------------------------------
28
renku_sphinx_theme/version.py
@@ -24,4 +24,4 @@
from __future__ import absolute_import, print_function
-__version__ = '0.5.1'
+__version__ = '0.5.2'
0 commit comments