We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b5bdb3 + 9a33182 commit 25ece6dCopy full SHA for 25ece6d
src/sphinx_tags/__init__.py
@@ -15,7 +15,7 @@
15
from sphinx.util.matching import get_matching_files
16
from sphinx.util.rst import textwidth
17
18
-__version__ = "0.4dev"
+__version__ = "0.4"
19
20
logger = getLogger("sphinx-tags")
21
0 commit comments