diff --git a/pyproject.toml b/pyproject.toml index ab0f6de..1fef294 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "etpgrf" -version = "0.1.1" +version = "0.1.2" description = "Electro-Typographer: Python library for advanced web typography (non-breaking spaces, hyphenation, hanging punctuation and ." readme = "README.md" requires-python = ">=3.10"