We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642bbfb commit 0a2d8e9Copy full SHA for 0a2d8e9
1 file changed
pkgs/nixkube/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "nixkube"
7
-version = "0.4.3"
+version = "0.5.0"
8
description = "Kubernetes CSI driver and NRI plugin for mounting Nix stores"
9
authors = [{ name = "lillecarl", email = "github@lillecarl.com" }]
10
readme = "README.md"
0 commit comments