diff --git a/pyproject.toml b/pyproject.toml index d6f9779..ca25c45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "dateframe" -version = "0.1.2" +version = "0.1.3" description = "Organize photos and videos by capture date while preserving metadata and resumable workflows." readme = "README.md" requires-python = ">=3.10"