diff --git a/pyproject.toml b/pyproject.toml index f57ba45..041a909 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ keywords = [ license-files = ["LICENSE"] name = "notletters" readme = "README.md" -version = "0.1" +version = "0.1.1" requires-python = ">=3.9" [project.urls]