We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20511b commit 17770ceCopy full SHA for 17770ce
‎src/sphinx_tippy.py
@@ -26,7 +26,7 @@
26
except ImportError:
27
from sphinx.util import status_iterator
28
29
-__version__ = "0.4.2"
+__version__ = "0.4.3"
30
31
32
def setup(app: Sphinx):
0 commit comments