Skip to content

Commit

Permalink
release 0.31.0rc0 (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramaro authored Sep 8, 2022
1 parent b52acb4 commit b02a1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kapitan/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""Project description variables."""

PROJECT_NAME = "kapitan"
VERSION = "0.30.0"
VERSION = "0.31.0rc0"
DESCRIPTION = "Generic templated configuration management for Kubernetes, Terraform and other things"
AUTHOR = "Ricardo Amaro"
AUTHOR_EMAIL = "[email protected]"
Expand Down

0 comments on commit b02a1d8

Please sign in to comment.