Skip to content

Commit 98f4670

Browse files
committed
Version bump to v2.0.4
1 parent 62a467b commit 98f4670

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ application_python Cookbok CHANGELOG
33
This file is used to list changes made in each version of the application_python cookbook.
44

55

6+
v2.0.4
7+
------
8+
- Revery changes that broke backwards compatability
9+
610
v2.0.2
711
------
812
### Bug

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "Apache 2.0"
55
description "Deploys and configures Python-based applications"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "2.0.3"
7+
version "2.0.4"
88

99
%w{ python gunicorn supervisor }.each do |cb|
1010
depends cb

0 commit comments

Comments
 (0)