diff --git a/pyproject.toml b/pyproject.toml index d866dc8..6db2a8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "init-film" -version = "1.1.3" +version = "1.1.4" authors = [{name="Andreas Delabie", email="andreas.delabie@gmail.com"}] description = "Tired of manually creating folder structures for your film/video projects? Want a folder structure that dynamically changes based on the needs for your project? Then Init-Film was made for you! By filmmakers, for filmmakers ;)" readme = "README.md"