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 ddeed51 commit b40b6f0Copy full SHA for b40b6f0
src/furo/__init__.py
@@ -1,6 +1,6 @@
1
"""A clean customisable Sphinx documentation theme."""
2
3
-__version__ = "2022.02.23.dev1"
+__version__ = "2022.03.04"
4
5
import hashlib
6
import logging
0 commit comments