Skip to content

Commit ea86493

Browse files
authored
Merge pull request #196 from SEKOIA-IO/chore/v1.21.0
SDK: release 1.21.0
2 parents 55c5824 + 4b7d9b8 commit ea86493

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.21.0 - 2025-09-30
11+
1012
### Added
1113

1214
- Add support for Fission-based runtime configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool.poetry]
66
name = "sekoia-automation-sdk"
77

8-
version = "1.20.3a6"
8+
version = "1.21.0"
99
description = "SDK to create Sekoia.io playbook modules"
1010
license = "MIT"
1111
readme = "README.md"

0 commit comments

Comments
 (0)