Skip to content

Commit 3592042

Browse files
authored
Merge pull request #93 from SEKOIA-IO/feat/release_1.6.2
feat: Release 1.6.2
2 parents 6b76cd0 + 4c622d2 commit 3592042

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [1.6.2] - 2023-11-06
11+
912
### Fixed
1013

1114
- Fix json_argument fonction when url arg is empty or None

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.6.1"
8+
version = "1.6.2"
99
description = "SDK to create Sekoia.io playbook modules"
1010
license = "MIT"
1111
readme = "README.md"

0 commit comments

Comments
 (0)