Skip to content

Commit

Permalink
Merge pull request #1129 from kapicorp/fix-pip
Browse files Browse the repository at this point in the history
Fix pip release for 0.33.0
  • Loading branch information
ademariag committed Jan 30, 2024
2 parents 94687b6 + 12245ef commit 9ee48b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
license = "Apache-2.0"
version = "0.33.0-rc1"
version = "0.33.0"
packages = [
{ include = "kapitan" },
{ include = "kapitan/reclass" },
Expand Down

0 comments on commit 9ee48b3

Please sign in to comment.