Skip to content

Commit

Permalink
bump to 0.0.9 🎈
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunvxc committed Mar 22, 2016
1 parent cc2360d commit 9ade9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION = '0.0.8'
VERSION = '0.0.9'
from .application import get_active_venv, get_package_name, get_envy_path, original_backed_up, get_venv_full_package_path, sync, clean
from .decorators import is_active_venv, in_python_package, validate_env, validate_pkg

0 comments on commit 9ade9f3

Please sign in to comment.