Version 0.2.0

This commit is contained in:
Tom Christie 2019-04-23 11:53:22 +01:00
parent 03080623f0
commit e58d255414

View File

@ -13,4 +13,4 @@ from .exceptions import (
from .pool import ConnectionPool
from .sync import SyncClient, SyncConnectionPool
__version__ = "0.1.1"
__version__ = "0.2.0"