0.4.0
版本发布时间: 2021-05-29 05:54:23
ramnes/notion-sdk-py最新发布版本:2.2.1(2023-12-28 19:35:57)
We now have error handling and complete type hinting, thanks to @Blue-Hope and @aahnik. Kudos to you two!
:warning: Breaking change — The client methods now return the response content directly, so you don't need to call
.json()
on results anymore.