Skip to content

Commit

Permalink
bump: 0.15.3 → 0.15.4rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Jun 18, 2024
1 parent 95e0311 commit fd2c4ab
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 @@ -14,7 +14,7 @@

from . import edit_this_page, logo, pygments, short_link, toctree, translator, utils

__version__ = "0.15.4dev0"
__version__ = "0.15.4rc0"


def update_config(app):
Expand Down

0 comments on commit fd2c4ab

Please sign in to comment.