diff --git a/pyproject.toml b/pyproject.toml index d40904d..8182e97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "iSponsorBlockTV" -version = "2.0.3" +version = "2.0.4" authors = [ {"name" = "dmunozv04"} ] @@ -27,4 +27,4 @@ files = ["requirements.txt"] [build-system] requires = ["hatchling", "hatch-requirements-txt"] -build-backend = "hatchling.build" \ No newline at end of file +build-backend = "hatchling.build"