diff --git a/pyproject.toml b/pyproject.toml index 8c9b864..b4865fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "hatchling.build" name = "qadence2-ir" description = "Qadence 2 Intermediate Representation (IR) components." readme = "README.md" -version = "0.1.2" +version = "0.1.3" requires-python = ">=3.10" license = { text = "Apache 2.0" } keywords = ["quantum"]