Skip to content

Commit 2a47f6a

Browse files
authored
Update setup.py to v0.10.0
1 parent 5cb5b75 commit 2a47f6a

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)