Skip to content

Commit

Permalink
Version increment 0.26.1-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapitan CI committed Jan 6, 2020
1 parent 357c9e8 commit 379f78d
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 @@ -17,7 +17,7 @@
"Project description variables"

PROJECT_NAME = "kapitan"
VERSION = '0.26.1-rc.0'
VERSION = '0.26.1-rc.1'
DESCRIPTION = "Generic templated configuration management for Kubernetes, " "Terraform and other things"
AUTHOR = "Ricardo Amaro"
AUTHOR_EMAIL = "ramaro@google.com"
Expand Down

0 comments on commit 379f78d

Please sign in to comment.