From 2750bbd7a2792b7751ba240e1544a36f08891c7a Mon Sep 17 00:00:00 2001 From: scarrazza Date: Sat, 6 Apr 2024 09:37:28 +0200 Subject: [PATCH] increasing version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"