Skip to content

Commit

Permalink
0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
spulec committed Jul 23, 2015
1 parent 5403e81 commit 3a81982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moto/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
logging.getLogger('boto').setLevel(logging.CRITICAL)

__title__ = 'moto'
__version__ = '0.4.6'
__version__ = '0.4.7'

from .autoscaling import mock_autoscaling # flake8: noqa
from .cloudformation import mock_cloudformation # flake8: noqa
Expand Down

0 comments on commit 3a81982

Please sign in to comment.