diff --git a/pyproject.toml b/pyproject.toml index d2e5b95..2a956ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = 'flit_core.buildapi' [project] name = 'time-lapse' -version = '6.0' +version = '7.0' description = 'Time-lapse movie assembly' readme = 'README.md' requires-python = '>=3.11'