Skip to content

Commit 9386b02

Browse files
Merge release/1.0.0 into develop
2 parents b188119 + b526816 commit 9386b02

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

55
## Unreleased
66

7+
## [1.0.0] - 2025/01/31
8+
9+
- First public release
10+
711
## [0.10.0] - 2024/12/20
812

913
### Added

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.12.0"
3+
version = "1.0.0"
44
description = "Python wrapper for the official Notion API"
55
authors = [
66
"Mihails Delmans <mihails.delmans@colorifix.com>",

0 commit comments

Comments
 (0)