diff --git a/pyproject.toml b/pyproject.toml index 1a0c22e..da274ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ ensure_newline_before_comments = true [project] name = "RahulScripts" -version = "0.0.3" +version = "0.0.4" description = "Some daily used scripts" readme = "README.md" license = {file = "LICENSE"}