diff --git a/pyproject.toml b/pyproject.toml index 3b74820..9f5ea8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "qiskit-addon-mpf" -version = "0.0.0" +version = "0.1.0" readme = "README.md" description = "Reducing the Trotter error of Hamiltonian dynamics with multi-product formulas" license = {file = "LICENSE.txt"}