Skip to content

Commit

Permalink
bump version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyrenwick committed Aug 22, 2016
1 parent c7f8672 commit 5562bb7
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 @@ -3,7 +3,7 @@

setup(
name='pyretry',
version="0.9",
version="1.0.0",
description='Separate your retry logic from your business logic',
author='Bob Renwick',
author_email='bob.renwick@gmail.com',
Expand Down

0 comments on commit 5562bb7

Please sign in to comment.