Skip to content

Commit 5bbcd52

Browse files
authored
Merge pull request #39 from kevinconway/kevinconway-patch-1
Update setup.py to v0.10.0
2 parents 5cb5b75 + 2a47f6a commit 5bbcd52

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="venvctrl",
13-
version="0.9.0",
13+
version="0.10.0",
1414
url="https://github.com/kevinconway/venvctrl",
1515
description="API for virtual environments.",
1616
author="Kevin Conway",

0 commit comments

Comments
 (0)