Skip to content

Commit d7f92c9

Browse files
authored
build: release 0.5.1 (#49)
1 parent 3590b50 commit d7f92c9

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
Changes
1919
=======
2020

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+
2126
`0.5.0 <https://github.com/SwissDataScienceCenter/renku-sphinx-theme/compare/v0.4.0...v0.5.0>`__ (2025-01-24)
2227
-------------------------------------------------------------------------------------------------------------
2328

renku_sphinx_theme/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
from __future__ import absolute_import, print_function
2626

27-
__version__ = '0.5.0'
27+
__version__ = '0.5.1'

0 commit comments

Comments
 (0)