diff --git a/pyproject.toml b/pyproject.toml index 311dd33..02c88d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools>=61.0.0", "wheel" , "Pillow","PyPDF2"] [project] name = "MakePdfEasily" -version = "0.0.35" +version = "0.0.36" dependencies = ["setuptools>=61.0.0", "wheel" , "Pillow","PyPDF2"] authors = [ { name="MakePdfEasily", email="ali0088552211@gmail.com" },