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

Commit b1badaa

Browse files
committed
Upped Python version to 0.2
1 parent 7c7d0cf commit b1badaa

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='0.162',
86-
description='A simple python wrapper for the DocumentCloud API.',
85+
version='0.20',
86+
description='A simple Python wrapper for the DocumentCloud API.',
8787
author='Ben Welsh',
8888
author_email='[email protected]',
8989
url='http://datadesk.github.com/python-documentcloud/',

0 commit comments

Comments
 (0)