Skip to content

Commit f72891b

Browse files
committed
Prepare 1.9.0 release.
1 parent 1859f39 commit f72891b

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

changelogs/fragments/1.9.0.yml

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

pyproject.toml

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

99
[tool.poetry]
1010
name = "antsibull-docs"
11-
version = "1.8.2.post0"
11+
version = "1.9.0"
1212
description = "Tools for building Ansible documentation"
1313
authors = ["Toshio Kuratomi <[email protected]>", "Felix Fontein <[email protected]>"]
1414
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)