diff --git a/pyproject.toml b/pyproject.toml index eb87bad..eccf8b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gOdoo-cli" -version = "0.11.12" +version = "0.11.13" description = "Wrapper around Odoo-Bin with some convinience RPC functions." authors = ["Joshua Kreuder "] license = "LGPL-3"