diff --git a/pyproject.toml b/pyproject.toml index 2ade7aa..0345006 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ license={text="MIT License"} authors = [ {name = "Christian Boin"}, ] -version = "0.0.4" +version = "0.0.5" description = "Fork of requests-html, powered by playwright" readme = "README.rst" requires-python = ">=3.11"