Skip to content

Commit

Permalink
Prepare release: 2020.10.15.beta13
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Oct 14, 2020
1 parent 0353feb commit 3b79f0d
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__ = "2020.10.13.dev13"
__version__ = "2020.10.15.beta13"

import secrets
from pathlib import Path
Expand Down

0 comments on commit 3b79f0d

Please sign in to comment.