Skip to content

Commit 1c39fe5

Browse files
author
Sean OMeara
committed
Version bump to v1.4.4
1 parent 4b03489 commit 1c39fe5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ python Cookbook CHANGELOG
33
This file is used to list changes made in each version of the python cookbook.
44

55

6+
v1.4.4
7+
------
8+
[COOK-3816] - Including ez_setup script with cookbook instead of downloading from the internet
9+
10+
611
v1.4.2
712
------
813
### Bug

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email "cookbooks@opscode.com"
44
license "Apache 2.0"
55
description "Installs Python, pip and virtualenv. Includes LWRPs for managing Python packages with `pip` and `virtualenv` isolated Python environments."
6-
version "1.4.2"
6+
version "1.4.4"
77

88
depends "build-essential"
99
depends "yum"

0 commit comments

Comments
 (0)