Skip to content

Commit

Permalink
Release v0.3.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmorley authored Apr 27, 2023
1 parent 26c83f7 commit 3b01fed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [0.3.0] - 2023-04-27

### Changed

- Updated pip from 23.0.1 to 23.1.2. ([#31](https://github.com/heroku/buildpacks-python/pull/31))
Expand Down
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.8"

[buildpack]
id = "heroku/python"
version = "0.2.0"
version = "0.3.0"
name = "Python"
homepage = "https://github.com/heroku/buildpacks-python"
description = "Heroku's official Python Cloud Native Buildpack."
Expand Down

0 comments on commit 3b01fed

Please sign in to comment.