We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bab55b commit a0c01abCopy full SHA for a0c01ab
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name="pythonic-notion-api",
6
- version="0.0.1",
+ version="0.0.2",
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