diff --git a/pyproject.toml b/pyproject.toml index 2b2356a..c66f93a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "qibo-client" -version = "0.0.2" +version = "0.0.3" description = "Qibo client interface." authors = ["The Qibo team"] license = "Apache License 2.0"