Skip to content

Commit

Permalink
[chore] Bump up 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Sep 4, 2024
1 parent 9a1e592 commit 1cfa43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sphinx_new_tab_link/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from sphinx_new_tab_link.core import add_icon_to_reference
from sphinx_new_tab_link.roles import IconLinkRole

__VERSION__ = "0.5.3"
__VERSION__ = "0.6.0"


class NewTabLinkHTMLTranslatorMixin:
Expand Down

0 comments on commit 1cfa43f

Please sign in to comment.