Skip to content

Commit 7c3f26b

Browse files
committed
Prepare 1.0.2.
1 parent 24b48aa commit 7c3f26b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelogs/fragments/1.0.2.yml

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

src/antsibull_docs_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
Library for processing Ansible documentation markup.
88
"""
99

10-
__version__ = "1.0.1.post0"
10+
__version__ = "1.0.2"
1111

1212
__all__ = ("__version__",)

0 commit comments

Comments
 (0)