Skip to content

Commit 8db3943

Browse files
committed
Prepare 0.1.2 release
1 parent 5c7da1f commit 8db3943

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

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

0 commit comments

Comments
 (0)