10000 Set version to 0.2.1. Ready for PyPI. · Python-Repository-Hub/asyncio@036bbfb · GitHub
[go: up one dir, main page]

Skip to content
10000

Commit 036bbfb

Browse files
committed
Set version to 0.2.1. Ready for PyPI.
1 parent 0fb81e1 commit 036bbfb

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.1.1",
18+
version="0.2.1",
1919

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

0 commit comments

Comments
 (0)
0