Skip to content

Commit 83b7703

Browse files
committed
Prepare for 0.1.3 release
1 parent b610843 commit 83b7703

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.3dev"
10+
__version__ = "0.1.3"
1111

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

0 commit comments

Comments
 (0)