diff --git a/setup.py b/setup.py index d1346ef..7a89a9b 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='matchmock', - version='0.7.0', + version='0.7.1', description='Hamcrest matchers for mock objects', url='https://github.com/keis/matchmock', py_modules=['matchmock']