Skip to content

Commit

Permalink
update package version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
swetha1654 committed Feb 27, 2025
1 parent 7691546 commit c4f423f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## v1.3.1 - 2025-02-27

### Changed

* Changed workload container name to a constant value for the go-framework

## v1.3.0 - 2025-02-24

### Changed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See LICENSE file for licensing details.
[project]
name = "paas-charm"
version = "1.3.0"
version = "1.3.1"
description = "Companion library for 12-factor app support in Charmcraft & Rockcraft."
readme = "README.md"
authors = [
Expand Down

0 comments on commit c4f423f

Please sign in to comment.