Skip to content

Commit

Permalink
[chore] Bump up 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Mar 3, 2024
1 parent c9230ab commit 9388b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_new_tab_link/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from sphinx.application import Sphinx

__VERSION__ = "0.2.3"
__VERSION__ = "0.3.0"


class NewTabLinkHTMLTranslatorMixin:
Expand Down

0 comments on commit 9388b58

Please sign in to comment.