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

Commit 1d45b1e

Browse files
committed
mark us rc2.dev1 for testing purposes.
1 parent 57ca686 commit 1d45b1e

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

2525
setup(
2626
name='subprocess32',
27-
version='3.5.0rc2',
27+
version='3.5.0rc2.dev1',
2828
description='A backport of the subprocess module from Python 3 for use on 2.x.',
2929
long_description="""\
3030
This is a backport of the subprocess standard library module from

0 commit comments

Comments
 (0)