8000 Bump version in setup.py. · python/asyncio@93dcad1 · 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 93dcad1

Browse files
committed
Bump version in setup.py.
1 parent 48ae84b commit 93dcad1

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.4.1",
544B
18+
version="3.4.1",
1919

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

0 commit comments

Comments
 (0)
0