Skip to content

Commit 0ff6629

Browse files
committed
Release v1.0.2
1 parent cbb6601 commit 0ff6629

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Change History
77

88
Bug fixes:
99

10-
- Type hint `collections.abc.Callable` is does not properly replace `typing.Callable` until Python 3.9.2.
10+
- Type hint `collections.abc.Callable` does not properly replace `typing.Callable` until Python 3.9.2.
1111

1212

1313
1.0.1 (2026-01-06)

CHANGES_1.in.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Bug fixes:
66

7-
- Type hint `collections.abc.Callable` is does not properly replace `typing.Callable` until Python 3.9.2.
7+
- Type hint `collections.abc.Callable` does not properly replace `typing.Callable` until Python 3.9.2.
88

99

1010
1.0.1 (2026-01-06)

README-dist.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Change History
232232

233233
Bug fixes:
234234

235-
- Type hint `collections.abc.Callable` is does not properly replace `typing.Callable` until Python 3.9.2.
235+
- Type hint `collections.abc.Callable` does not properly replace `typing.Callable` until Python 3.9.2.
236236

237237

238238
1.0.1 (2026-01-06)

0 commit comments

Comments
 (0)