diff --git a/pyproject.toml b/pyproject.toml index 041ace87..89937fde 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "js-ng" packages = [{ include = "jumpscale" }] -version = "11.0b16" +version = "11.0b17" description = "system automation, configuration management and RPC framework" authors = ["xmonader "] license = "MIT"