Skip to content

Commit

Permalink
bump verison
Browse files Browse the repository at this point in the history
  • Loading branch information
jettify committed Nov 14, 2017
1 parent 59de432 commit cac8d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiobotocore/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .session import get_session, AioSession

__all__ = ['get_session', 'AioSession']
__version__ = '0.5.1'
__version__ = '0.5.2a0'

0 comments on commit cac8d59

Please sign in to comment.