diff --git a/pyproject.toml b/pyproject.toml index 35340ac..cb3524b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ {name="IBM Research"}, {name="Moshe Raboh", email="moshiko.raboh@ibm.com"} ] -version = "0.0.2" +version = "0.2.1" readme = "README.md" license = {file = "LICENSE.txt"} # due to how PEP 440 defines version matching, prefer [incl, excl) definitions like below: