Skip to content

Commit 33cb17e

Browse files
committed
Bump the version to v0.10.0
1 parent 500bcd4 commit 33cb17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uvloop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .loop import Loop as __BaseLoop # NOQA
88

99

10-
__version__ = '0.9.2.dev0'
10+
__version__ = '0.10.0'
1111
__all__ = ('new_event_loop', 'EventLoopPolicy')
1212

1313

0 commit comments

Comments
 (0)