diff --git a/dist/pygridsynth-2.0.0-py3-none-any.whl b/dist/pygridsynth-2.0.0-py3-none-any.whl new file mode 100644 index 0000000..b6d1c81 Binary files /dev/null and b/dist/pygridsynth-2.0.0-py3-none-any.whl differ diff --git a/dist/pygridsynth-2.0.0.tar.gz b/dist/pygridsynth-2.0.0.tar.gz new file mode 100644 index 0000000..d2bb7ef Binary files /dev/null and b/dist/pygridsynth-2.0.0.tar.gz differ diff --git a/pyproject.toml b/pyproject.toml index 9e716cc..23484e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pygridsynth" -version = "1.2.0" +version = "2.0.0" authors = [{ name="Shuntaro Yamamoto", email="shun0923@g.ecc.u-tokyo.ac.jp" }, { name="Nobuyuki Yoshioka", email="nyoshioka@g.ecc.u-tokyo.ac.jp" }] description = "Python version gridsynth program computes approximations of Z-rotations over the Clifford+T gate set" readme = "README.md"