We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55c5824 + 4b7d9b8 commit ea86493Copy full SHA for ea86493
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## 1.21.0 - 2025-09-30
11
+
12
### Added
13
14
- Add support for Fission-based runtime configuration
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
[tool.poetry]
6
name = "sekoia-automation-sdk"
-version = "1.20.3a6"
+version = "1.21.0"
description = "SDK to create Sekoia.io playbook modules"
license = "MIT"
readme = "README.md"
0 commit comments