diff --git a/pyproject.toml b/pyproject.toml index de012e9be..d3c8f2036 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "qibocal" -version = "0.0.8" +version = "0.0.9" description = "Qibo's quantum calibration, characterization and validation module." authors = ["andrea-pasquale "] license = "Apache License 2.0"