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