Skip to content

Commit 1cca331

Browse files
committed
fixing project version
1 parent 19775cc commit 1cca331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "smol_k8s_lab"
3-
version = "0.9.2_a2"
3+
version = "0.9.2"
44
description = "bootstrap simple projects on kubernetes with kind and k3s"
55
authors = ["Jesse Hitch <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)