diff --git a/pyproject.toml b/pyproject.toml index a9dc6e7..54feadc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "maxun" -version = "0.0.6" +version = "0.0.8" description = "Python SDK for Maxun - web automation and data extraction" requires-python = ">=3.8" license = { text = "MIT" }