Skip to content

Commit 5337637

Browse files
committed
Merge branch 'release/0.9.0' into 'develop'
Release 0.9.0 See merge request colorifix/python-notion-api!56
2 parents 95cb46e + b0bbcc7 commit 5337637

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## [0.9.0] - 2024/05/02
8+
9+
### Added
10+
11+
- 409 to retry error list
12+
713
## [0.8.0] - 2024/03/22
814

915
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "python-notion-api"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "Python wrapper for the official Notion API"
55
authors = [
66
"Mihails <mihails.delmans@colorifix.com>",

0 commit comments

Comments
 (0)