Skip to content

Commit

Permalink
bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-kumar-pilla committed Jan 14, 2025
1 parent 57d757b commit d4b3452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kedro_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from sphinx.application import Sphinx

__version__ = "2024.10.2"
__version__ = "2024.10.3"

THEME_PATH = (Path(__file__).parent / "theme" / "kedro-sphinx-theme").resolve()

Expand Down

0 comments on commit d4b3452

Please sign in to comment.