Skip to content

Commit 17770ce

Browse files
authored
🚀 Release v0.4.3
1 parent e20511b commit 17770ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/sphinx_tippy.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
except ImportError:
2727
from sphinx.util import status_iterator
2828

29-
__version__ = "0.4.2"
29+
__version__ = "0.4.3"
3030

3131

3232
def setup(app: Sphinx):

0 commit comments

Comments
 (0)