Skip to content

Commit 680a0d1

Browse files
committed
Prepare 2.20.0.
1 parent b347427 commit 680a0d1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/fragments/2.20.0.yml

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

src/antsibull_docs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-FileCopyrightText: 2020, Ansible Project
55
"""The main antsibull-docs module. Contains versioning information."""
66

7-
__version__ = "2.19.1.post0"
7+
__version__ = "2.20.0"
88

99

1010
__all__ = ("__version__",)

0 commit comments

Comments
 (0)