diff --git a/pyproject.toml b/pyproject.toml index 04475ee0..8e46bcc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "apify" -version = "1.1.3" +version = "1.1.2" description = "Apify SDK for Python" readme = "README.md" license = {text = "Apache Software License"}