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.
1 parent fc34251 commit a328ebdCopy full SHA for a328ebd
src/sphinx_tags/__init__.py
@@ -7,7 +7,7 @@
7
from docutils import nodes
8
from pathlib import Path
9
10
-__version__ = "0.1.4"
+__version__ = "0.1.5"
11
12
logger = getLogger("sphinx-tags")
13
0 commit comments