Skip to content

Commit

Permalink
[chore] Bump up 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Jul 29, 2024
1 parent 106a911 commit 81afa2d
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 @@ -6,7 +6,7 @@

from sphinx_new_tab_link.extras import external_link_icon_html

__VERSION__ = "0.5.0"
__VERSION__ = "0.5.1"


class NewTabLinkHTMLTranslatorMixin:
Expand Down

0 comments on commit 81afa2d

Please sign in to comment.