We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd9767 commit 9edca82Copy full SHA for 9edca82
CHANGELOG.md
@@ -7,9 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [1.6.3] - 2023-11-07
+## [1.7.0] - 2023-11-07
11
12
-### Fixed
+### Added
13
14
- Add property to connector with `User-Agent` header to third party services
15
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
[tool.poetry]
6
name = "sekoia-automation-sdk"
-version = "1.6.3"
+version = "1.7.0"
description = "SDK to create Sekoia.io playbook modules"
license = "MIT"
readme = "README.md"
0 commit comments