Version 0.0.2
This commit is contained in:
parent
68b80dcfb0
commit
7bd9f32cf5
@ -2,4 +2,4 @@ from .api import PoolManager, Response, request
|
||||
from .config import PoolLimits, SSLConfig, TimeoutConfig
|
||||
from .exceptions import ResponseClosed, StreamConsumed
|
||||
|
||||
__version__ = "0.0.1"
|
||||
__version__ = "0.0.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user