Skip to content

Commit 9ab5865

Browse files
committed
Bump version to 0.3 and rename package
1 parent e4b9b5e commit 9ab5865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33

44
setup(
5-
name="pythonic-notion-api",
6-
version="0.0.2",
5+
name="pythonic-notion-sdk",
6+
version="0.0.3",
77
description="A pythonic way to interact with Notion without passing JSON around.",
88
author="Florian Schaefer",
99
author_email="florian.schaefer@gmail.com",

0 commit comments

Comments
 (0)