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.
2 parents 17513c7 + 803dc52 commit 90dec67Copy full SHA for 90dec67
MANIFEST.in
@@ -0,0 +1,2 @@
1
+include requirements.txt
2
+include requirements-dev.txt
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name='kindle2notion',
14
- version='0.1.0',
+ version='0.1.2',
15
author='Jeffrey Jacob',
16
author_email='jeffreysamjacob@gmail.com',
17
description='Export all the clippings from your Kindle device to a database in Notion.',
0 commit comments