This commit is contained in:
Steve Pulec 2019-04-22 19:23:45 -05:00
commit 036d6a8698
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ else:
setup(
name='moto',
version='1.3.7',
version='1.3.8',
description='A library that allows your python tests to easily'
' mock out the boto library',
long_description=read('README.md'),