Skip to content

Commit

Permalink
RLS: v0.13.0rc2 (#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
choldgraf committed Feb 10, 2023
1 parent 9025165 commit 7251a57
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.0rc2.dev0"
__version__ = "0.13.0rc3.dev0"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 7251a57

Please sign in to comment.