Oops. Bump [2]

This commit is contained in:
Alex Root Junior 2018-05-27 21:55:56 +03:00
parent fae989879e
commit e8e108ecae

View file

@ -10,5 +10,5 @@ except ImportError:
else:
asyncio.set_event_loop_policy(uvloop.EventLoopPolicy())
__version__ = '1.3.1'
__version__ = '1.3.2'
__api_version__ = '3.6'