From 7db2d9b113ff15c29fb4e9dd9f647bfa85fc60bd Mon Sep 17 00:00:00 2001 From: ramnes Date: Tue, 26 Dec 2023 00:42:06 +0100 Subject: [PATCH] Please do! --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f469ed..ece77b6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ [Notion API](https://developers.notion.com/).** It is meant to be a Python version of the reference [JavaScript SDK](https://github.com/makenotion/notion-sdk-js), -so usage should be pretty similar between both. 😊 +so usage should be very similar between both. 😊 (If not, please open an issue +or PR!) > 📢 **Announcement** (04-11-2023) — Release 2.1.0 is out! It adds new helpers, > more tests (100% coverage, yay!) and support for Python 3.12. Also, we're out