Skip to content

Commit

Permalink
python v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Mar 1, 2012
1 parent d52f8a0 commit aebfcfd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v1.0.6:

* [COOK-1036] - correctly grep for python-module version
* [COOK-1046] - run pip inside the virtualenv

## v1.0.4:

* [COOK-960] - add timeout to python_pip
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
maintainer_email "[email protected]"
license "Apache 2.0"
description "Installs Python, pip and virtualenv. Includes LWRPs for managing Python packages with `pip` and `virtualenv` isolated Python environments."
version "1.0.4"
version "1.0.6"

depends "build-essential"

Expand Down

0 comments on commit aebfcfd

Please sign in to comment.