Skip to content

Commit ba43b34

Browse files
committed
bump to 0.0.0a5
1 parent ed83f74 commit ba43b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taskgroup/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout
33
"""
44

5-
__version__ = "0.0.0a4"
5+
__version__ = "0.0.0a5"
66

77
__all__ = ["run", "Runner", "TaskGroup", "Timeout", "timeout", "timeout_at"]
88

0 commit comments

Comments
 (0)