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

Commit

Permalink
Upgraded to version 1.0.0 so we could push a new version and convert …
Browse files Browse the repository at this point in the history
…to semantic versioning at the same time. Fixes #95. [skip ci]
  • Loading branch information
palewire committed Mar 24, 2014
1 parent 9660f9f commit ed6530f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -82,7 +82,7 @@ def fullsplit(path, result=None):

setup(
name='python-documentcloud',
version='0.200',
version='1.0.0',
description='A simple Python wrapper for the DocumentCloud API.',
author='Ben Welsh',
author_email='ben.welsh@gmail.com',
Expand Down

0 comments on commit ed6530f

Please sign in to comment.