diff --git a/pyproject.toml b/pyproject.toml index d1cb50a..11f2009 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "qiskit_alice_bob_provider" authors = [ {name = "Alice & Bob Software Team"}, ] -version = "0.5.4" +version = "0.6.0" description = "Provider for running Qiskit circuits on Alice & Bob QPUs and simulators" readme = "README.md" license = {text = "Apache 2.0"}