We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cb020 commit 750fcd7Copy full SHA for 750fcd7
src/furo/__init__.py
@@ -1,6 +1,6 @@
1
"""A clean customisable Sphinx documentation theme."""
2
3
-__version__ = "2024.01.29.dev1"
+__version__ = "2024.04.27"
4
5
import hashlib
6
import logging
0 commit comments