We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e016a commit 64f2b3cCopy full SHA for 64f2b3c
2 files changed
changelogs/fragments/1.0.1.yml
@@ -0,0 +1 @@
1
+release_summary: Bugfix release.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "antsibull-docs"
7
-version = "1.0.0.post0"
+version = "1.0.1"
8
description = "Tools for building Ansible documentation"
9
authors = ["Toshio Kuratomi <a.badger@gmail.com>", "Felix Fontein <felix@fontein.de>"]
10
license = "GPL-3.0-or-later"
0 commit comments