We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b9b5e commit 9ab5865Copy full SHA for 9ab5865
setup.py
@@ -2,8 +2,8 @@
2
3
4
setup(
5
- name="pythonic-notion-api",
6
- version="0.0.2",
+ name="pythonic-notion-sdk",
+ version="0.0.3",
7
description="A pythonic way to interact with Notion without passing JSON around.",
8
author="Florian Schaefer",
9
author_email="florian.schaefer@gmail.com",
0 commit comments