diff --git a/pyproject.toml b/pyproject.toml index 034fc1ec..a7fc8029 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,6 @@ [project] +name = "tweedledum" +version = "1.1.2" requires-python = ">=3.6" [build-system]