Skip to content

Commit

Permalink
Merge pull request #22 from kevinconway/release-0.5.0
Browse files Browse the repository at this point in the history
Bump PyPi version for nu shell support
  • Loading branch information
kevinconway authored Dec 30, 2021
2 parents 9c4930c + 464e49f commit 65bc1d0
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.4.2",
version="0.5.0",
url="https://github.com/kevinconway/venvctrl",
description="API for virtual environments.",
author="Kevin Conway",
Expand Down

0 comments on commit 65bc1d0

Please sign in to comment.