Bumping version

This commit is contained in:
Juan Carlos Castillo Cano 2016-06-14 16:47:58 +01:00
parent 2c744f2a59
commit 43dc221897

View File

@ -20,7 +20,7 @@ extras_require = {
setup(
name='moto',
version='0.4.24',
version='0.4.25',
description='A library that allows your python tests to easily'
' mock out the boto library',
author='Steve Pulec',