bumping to version 1.1.21

This commit is contained in:
Jack Danger 2017-10-02 15:35:36 -07:00
parent 2d7cf12f2b
commit 6e889daaa8

View File

@ -36,7 +36,7 @@ else:
setup(
name='moto',
version='1.1.20',
version='1.1.21',
description='A library that allows your python tests to easily'
' mock out the boto library',
author='Steve Pulec',