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 e31725b commit 226e2b3Copy full SHA for 226e2b3
src/antsibull_docutils/__init__.py
@@ -8,6 +8,6 @@
8
Ansible Changelog Tool.
9
"""
10
11
-__version__ = "1.2.0"
+__version__ = "1.2.0.post0"
12
13
__all__ = ("__version__",)
0 commit comments