Skip to content

Commit

Permalink
Bump Version to 2.0.21-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Chen committed Apr 10, 2013
1 parent 33d8423 commit c2e780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
if sys.platform == 'darwin':
os.environ['C_INCLUDE_PATH'] = '/usr/local/include'

version = '2.0.20'
version = '2.0.21-dev'

setup( name = 'coi-services',
version = version,
Expand Down

0 comments on commit c2e780e

Please sign in to comment.