Skip to content

Commit

Permalink
RELEASE: v0.8.1 (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Mar 25, 2022
1 parent 38dadd7 commit 6e70247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pydata_sphinx_theme/__init__.py
Expand Up @@ -13,7 +13,7 @@

from .bootstrap_html_translator import BootstrapHTML5Translator

__version__ = "0.9.0.dev0"
__version__ = "0.8.1"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 6e70247

Please sign in to comment.