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