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

Commit

Permalink
Update python buildpack version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 15, 2023
1 parent a64582c commit 74fc8a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpacks/python/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.4
1.1.5
2 changes: 1 addition & 1 deletion buildpacks/python/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ api = "0.7"
[buildpack]
id = "kn-fn/python-function"
name = "Python Function Buildpack"
version = "1.1.4"
version = "1.1.5"
sbom-formats = ["application/vnd.syft+json", "application/vnd.cyclonedx+json"]

[[stacks]]
Expand Down

0 comments on commit 74fc8a3

Please sign in to comment.