Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Commit 5b49b0e

Browse files
committed
3.5.0rc3
1 parent 06114fb commit 5b49b0e

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
@@ -66,7 +66,7 @@ def main():
6666

6767
setup(
6868
name='subprocess32',
69-
version='3.5.0rc2.dev7',
69+
version='3.5.0rc3',
7070
description='A backport of the subprocess module from Python 3 for use on 2.x.',
7171
long_description="""\
7272
This is a backport of the subprocess standard library module from

0 commit comments

Comments
 (0)