Skip to content

Commit

Permalink
Merge pull request #27 from kevinconway/bump-0.6
Browse files Browse the repository at this point in the history
Bump setup.py to 0.6.0
  • Loading branch information
kevinconway authored Mar 17, 2023
2 parents 6de366c + e48cad0 commit e3167ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="venvctrl",
version="0.5.0",
version="0.6.0",
url="https://github.com/kevinconway/venvctrl",
description="API for virtual environments.",
author="Kevin Conway",
Expand Down

0 comments on commit e3167ac

Please sign in to comment.