Skip to content

Commit ab836f9

Browse files
committed
Cut 3.0.3
1 parent 46a10ce commit ab836f9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "invoke"
33
requires-python = ">=3.9"
4-
version = "3.0.2"
4+
version = "3.0.3"
55
description = "Pythonic task execution"
66
readme = "README.rst"
77
license = "BSD-2-Clause"

sites/www/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Changelog
33
=========
44

5+
- :release:`3.0.3 <2026-04-07>`
56
- :support:`- backported` Reverted the `@task
67
<invoke.tasks.task>` return value type hint change; it actually just makes
78
things worse. Taking this one back to the drawing table for later.

0 commit comments

Comments
 (0)