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 9a3253b commit e2a9d68Copy full SHA for e2a9d68
src/furo/__init__.py
@@ -1,6 +1,6 @@
1
"""A clean customisable Sphinx documentation theme."""
2
3
-__version__ = "2022.01.02.dev1"
+__version__ = "2022.02.14"
4
5
import hashlib
6
import logging
0 commit comments