8000 Release asyncio version 0.4.1, identical to CPython 3.4.0rc2. · python/asyncio@3783143 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Commit 3783143

Browse files
committed
Release asyncio version 0.4.1, identical to CPython 3.4.0rc2.
1 parent 557d515 commit 3783143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name="asyncio",
18-
version="0.3.1",
18+
version="0.4.1",
1919

2020
description="reference implementation of PEP 3156",
2121
long_description=open("README").read(),

0 commit comments

Comments
 (0)
0