Skip to content

Commit

Permalink
Back to development
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed May 6, 2024
1 parent b087e93 commit eb706be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/furo/__init__.py
@@ -1,6 +1,6 @@
"""A clean customisable Sphinx documentation theme."""

__version__ = "2024.05.06"
__version__ = "2024.05.06.dev1"

import hashlib
import logging
Expand Down

0 comments on commit eb706be

Please sign in to comment.