There was an error while loading. Please reload this page.
1 parent 06114fb commit 5b49b0eCopy full SHA for 5b49b0e
1 file changed
setup.py
@@ -66,7 +66,7 @@ def main():
66
67
setup(
68
name='subprocess32',
69
- version='3.5.0rc2.dev7',
+ version='3.5.0rc3',
70
description='A backport of the subprocess module from Python 3 for use on 2.x.',
71
long_description="""\
72
This is a backport of the subprocess standard library module from
0 commit comments