Skip to content

Commit 9edca82

Browse files
Update version and fix changelog
1 parent 1fd9767 commit 9edca82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10-
## [1.6.3] - 2023-11-07
10+
## [1.7.0] - 2023-11-07
1111

12-
### Fixed
12+
### Added
1313

1414
- Add property to connector with `User-Agent` header to third party services
1515

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

0 commit comments

Comments
 (0)