Skip to content

Commit 32bb72c

Browse files
author
Tyler Phelan
committed
Release python-cnb version 0.0.5
1 parent f47b630 commit 32bb72c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.0.5 May 10, 2019
2+
====================
3+
4+
* Remove buildpacks from id
5+
16
v0.0.4 Apr 01, 2019
27
====================
38

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.python"
44
name = "Python Buildpack"
5-
version = "0.0.4"
5+
version = "0.0.5"
66

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

0 commit comments

Comments
 (0)