Skip to content

Commit

Permalink
Prepare release: 2021.08.17.beta43
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Aug 17, 2021
1 parent 047c479 commit 06406f4
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.08.11.dev43"
__version__ = "2021.08.17.beta43"

import hashlib
import logging
Expand Down

0 comments on commit 06406f4

Please sign in to comment.