Skip to content

Commit 0c6e967

Browse files
authored
chore(release): cut the arazzo_runner v0.9.0 release (#92)
1 parent 794d13e commit 0c6e967

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is the list of versions which are currently being supported with security u
1010

1111
| Version | Supported | Notes |
1212
|------------|--------------------|---------------------------------|
13-
| >=0.8.x | :white_check_mark: | Active LTS |
13+
| >=0.9.x | :white_check_mark: | Active LTS |
1414

1515
### Arazzo Generator
1616
This is the list of versions which are currently being supported with security updates.

runner/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "arazzo_runner"
3-
version = "0.8.23"
3+
version = "0.9.0"
44
description = "Execution libraries and test tools for Arazzo workflows and Open API operations"
55
authors = [
66
{name = "Jentic", email = "hello@jentic.com"},

0 commit comments

Comments
 (0)