We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7c469 commit 870e07aCopy full SHA for 870e07a
MANIFEST.in
@@ -0,0 +1 @@
1
+include README.md
setup.py
@@ -7,7 +7,7 @@ def read(fname):
7
8
9
setup(name='typeform-python',
10
- version='0.1',
+ version='0.1.1',
11
description='API wrapper for Typeform written in Python',
12
long_description=read('README.md'),
13
url='https://github.com/GearPlug/typeform-python',
0 commit comments