mirror of https://github.com/MagicStack/uvloop.git
Mark 0.11 branch as 0.11.4.dev0
This commit is contained in:
parent
a9ac618962
commit
3c609c8eb9
|
@ -7,7 +7,7 @@ from . import _patch # NOQA
|
||||||
from .loop import Loop as __BaseLoop # NOQA
|
from .loop import Loop as __BaseLoop # NOQA
|
||||||
|
|
||||||
|
|
||||||
__version__ = '0.11.3'
|
__version__ = '0.11.4.dev0'
|
||||||
__all__ = ('new_event_loop', 'EventLoopPolicy')
|
__all__ = ('new_event_loop', 'EventLoopPolicy')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue