Skip to content

Commit 64f2b3c

Browse files
committed
Prepare 1.0.1 release.
1 parent 05e016a commit 64f2b3c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/fragments/1.0.1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
release_summary: Bugfix release.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "antsibull-docs"
7-
version = "1.0.0.post0"
7+
version = "1.0.1"
88
description = "Tools for building Ansible documentation"
99
authors = ["Toshio Kuratomi <a.badger@gmail.com>", "Felix Fontein <felix@fontein.de>"]
1010
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)