diff --git a/pyproject.toml b/pyproject.toml index c0058d3..92a0f7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "forklet" -version = "0.1.1" +version = "0.1.2" description = "Download any file or folder from any GitHub repo by branch, tag, or commit with glob pattern filtering." readme = "README.md" license = {file = "LICENSE"}