Skip to content

Commit

Permalink
Merge pull request #33 from karellen/release_1.0.9
Browse files Browse the repository at this point in the history
Release v1.0.9
  • Loading branch information
arcivanov authored Dec 24, 2023
2 parents e0c79e1 + be300d6 commit dc157c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
use_plugin("filter_resources")

name = "kubernator"
version = "1.0.9.dev"
version = "1.0.9"

summary = "Kubernator is the a pluggable framework for K8S provisioning"
authors = [Author("Express Systems USA, Inc.", "")]
Expand Down

0 comments on commit dc157c4

Please sign in to comment.