diff --git a/pyproject.toml b/pyproject.toml index b4739a3332f54d8ef2fd59a281e5ec587f887628..da4dc524c0a3db6c466d8341a99ace78e882043f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "BiscuIT-App-Exlibris" -version = "1.0a3.dev0" +version = "1.0a3" packages = [ { include = "biscuit" } ]