We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b188119 + b526816 commit 9386b02Copy full SHA for 9386b02
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
## Unreleased
6
7
+## [1.0.0] - 2025/01/31
8
+
9
+- First public release
10
11
## [0.10.0] - 2024/12/20
12
13
### Added
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "python-notion-api"
3
-version = "0.12.0"
+version = "1.0.0"
description = "Python wrapper for the official Notion API"
authors = [
"Mihails Delmans <mihails.delmans@colorifix.com>",
0 commit comments