Skip to content

Commit 3163158

Browse files
authored
Merge pull request #112 from kevinconway/initial-v2-release
Initial v2 release
2 parents e08962e + e61281d commit 3163158

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
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="rpmvenv",
13-
version="1.0.0",
13+
version="2.0.0",
1414
url="https://github.com/kevinconway/rpmvenv",
1515
description="RPM packager for Python virtualenv.",
1616
author="Kevin Conway",

0 commit comments

Comments
 (0)