Skip to content

Commit

Permalink
bump to 0.2.0 🎈
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunvxc committed Jul 13, 2016
1 parent 9722a91 commit b32f78a
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.1.0'
VERSION = '0.2.0'
from .application import get_active_venv, get_package_name, get_envy_path, original_backed_up, get_venv_full_package_path, get_file_path, sync, clean, reset
from .decorators import is_active_venv, in_python_package, validate_env, validate_pkg

0 comments on commit b32f78a

Please sign in to comment.