Skip to content

Commit

Permalink
release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
barsch committed Mar 28, 2017
1 parent 7deb8e5 commit e510e51
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 @@ -17,7 +17,7 @@ def vcr_test_suite():

setup(
name='vcr',
version='0.0.5',
version='0.0.6',
description='VCR - decorator for capturing and simulating network ' +
'communication',
long_description=readme,
Expand Down

0 comments on commit e510e51

Please sign in to comment.