diff options
| author | matiargs | 2024-07-18 15:04:24 +0000 |
|---|---|---|
| committer | jvoisin | 2024-07-18 15:04:24 +0000 |
| commit | 75c0a750c1b520bac276fd84e7fa4106e7f975f8 (patch) | |
| tree | 9141f4feecf87402f328b4669e120122c9aa3813 /pyproject.toml | |
| parent | a47ac01eb626859fda3a25996ed3d9665f6001fe (diff) | |
Keep orientation metadata
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index a52ee41..62912b1 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [project] | 1 | [project] |
| 2 | name = "mat2" | 2 | name = "mat2" |
| 3 | version = "0.13.4" | 3 | version = "0.13.5" |
| 4 | description = "mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, as well as several file manager extensions." | 4 | description = "mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, as well as several file manager extensions." |
| 5 | readme = "README.md" | 5 | readme = "README.md" |
| 6 | license = {file = "LICENSE"} | 6 | license = {file = "LICENSE"} |
