diff --git a/pyproject.toml b/pyproject.toml index 1a1e4e8..5717d9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "skaha" -version = "0.4.0" +version = "0.4.1" description = "Python Client for Skaha Container Platform in CANFAR" authors = ["Shiny Brar "] license = "MIT"