Skip to content

Commit a328ebd

Browse files
committed
Prepare for 0.1.5 release
1 parent fc34251 commit a328ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sphinx_tags/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from docutils import nodes
88
from pathlib import Path
99

10-
__version__ = "0.1.4"
10+
__version__ = "0.1.5"
1111

1212
logger = getLogger("sphinx-tags")
1313

0 commit comments

Comments
 (0)