Skip to content

Commit

Permalink
Increment version for release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PFWhite committed Jul 13, 2017
1 parent 3c36ae2 commit 3e1e29d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# cappy
# cappy v1.1.0
The Redcap API library that you build yourself.

## Ideology ##
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='cappy',
version='1.0.0',
version='1.1.0',
description='The redcap api you build yourself',
url='http://github.com/pfwhite/cappy',
author='Patrick White',
Expand Down

0 comments on commit 3e1e29d

Please sign in to comment.