diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 2ffeb1a..79883d4 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "qualibrate-app" -version = "0.2.0" +version = "0.2.1" description = "" authors = ["Quantum Machines "] repository = "https://github.com/qua-platform/qualibrate-app"