diff --git a/pyproject.toml b/pyproject.toml index 026c755..cea94eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "gofilepy" -version = "1.1.0" +version = "1.1.1" description = "A Python CLI and Library for gofile.io" readme = "README.md" authors = [{ name = "Garnajee", email = "62147746+garnajee@users.noreply.github.com" }]