Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit dd07e7e

Browse files
committed
Upgraded to version 1.0.1
1 parent be94f71 commit dd07e7e

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
@@ -82,8 +82,8 @@ def fullsplit(path, result=None):
8282

8383
setup(
8484
name='python-documentcloud',
85-
version='1.0.0',
86-
description='A simple Python wrapper for the DocumentCloud API.',
85+
version='1.0.1',
86+
description='A simple Python wrapper for the DocumentCloud API',
8787
author='Ben Welsh',
8888
author_email='ben.welsh@gmail.com',
8989
url='http://datadesk.github.com/python-documentcloud/',

0 commit comments

Comments
 (0)