Skip to content

Commit 9e3561e

Browse files
Zander Mackiechhhavi
andcommitted
Bump version to 0.0.3
Co-authored-by: Chhavi Kankaria <ckankaria@pivotal.io>
1 parent dce4c84 commit 9e3561e

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
v0.0.3 Apr 01, 2019
2+
====================
3+
4+
* Move runtime.txt logic into python-compat-cnb
5+
(https://www.pivotaltracker.com/story/show/163886457)
6+
7+
* Add python 3.7.3, remove python 3.7.1
8+
for stack(s) org.cloudfoundry.stacks.cflinuxfs3
9+
(https://www.pivotaltracker.com/story/show/164884985)
10+
11+
* Add python 3.5.7, remove python 3.5.5
12+
for stack(s) org.cloudfoundry.stacks.cflinuxfs2, org.cloudfoundry.stacks.cflinuxfs3
13+
(https://www.pivotaltracker.com/story/show/164712763)
14+
15+
* Add python 3.4.10, remove python 3.4.8
16+
for stack(s) org.cloudfoundry.stacks.cflinuxfs2, org.cloudfoundry.stacks.cflinuxfs3
17+
(https://www.pivotaltracker.com/story/show/164712798)
18+
119
v0.0.2 Mar 15, 2019
220
====================
321

buildpack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[buildpack]
33
id = "org.cloudfoundry.buildpacks.python"
44
name = "Python Buildpack"
5-
version = "0.0.2"
5+
version = "0.0.3"
66

77
[[metadata.dependencies]]
88
id = "python"

0 commit comments

Comments
 (0)