Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
Version bump to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Nov 6, 2013
1 parent 4b03489 commit 1c39fe5
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
Expand Up @@ -3,6 +3,11 @@ python Cookbook CHANGELOG
This file is used to list changes made in each version of the python cookbook.


v1.4.4
------
[COOK-3816] - Including ez_setup script with cookbook instead of downloading from the internet


v1.4.2
------
### Bug
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email "cookbooks@opscode.com"
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.4.2"
version "1.4.4"

depends "build-essential"
depends "yum"
Expand Down

0 comments on commit 1c39fe5

Please sign in to comment.