Skip to content

Commit

Permalink
Back to development
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Jul 28, 2021
1 parent b0dd6b6 commit 4426633
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.07.28.beta39"
__version__ = "2021.07.28.dev40"

import logging
import os
Expand Down

0 comments on commit 4426633

Please sign in to comment.