Skip to content

Commit

Permalink
Prepare release: 2021.03.19.beta29
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Mar 19, 2021
1 parent e01f5b2 commit f83e751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/furo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""A clean customisable Sphinx documentation theme."""

__version__ = "2021.02.28.dev29"
__version__ = "2021.03.19.beta29"

import hashlib
from functools import lru_cache
Expand Down

0 comments on commit f83e751

Please sign in to comment.