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