Skip to content

Commit

Permalink
RLS: v0.13.0rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Feb 23, 2023
1 parent 686a27a commit f21006d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pydata_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

from .translator import BootstrapHTML5TranslatorMixin

__version__ = "0.13.0rc6dev0"
__version__ = "0.13.0rc6"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit f21006d

Please sign in to comment.