Skip to content

Commit

Permalink
Prepare release: 2023.03.27
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Mar 27, 2023
1 parent 5c7aedd commit 2f61e10
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__ = "2023.03.23.dev1"
__version__ = "2023.03.27"

import hashlib
import logging
Expand Down

0 comments on commit 2f61e10

Please sign in to comment.