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 /setup.py | |
| parent | a47ac01eb626859fda3a25996ed3d9665f6001fe (diff) | |
Keep orientation metadata
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ with open("README.md", encoding='utf-8') as fh: | |||
| 5 | 5 | ||
| 6 | setuptools.setup( | 6 | setuptools.setup( |
| 7 | name="mat2", | 7 | name="mat2", |
| 8 | version='0.13.4', | 8 | version='0.13.5', |
| 9 | author="Julien (jvoisin) Voisin", | 9 | author="Julien (jvoisin) Voisin", |
| 10 | author_email="julien.voisin+mat2@dustri.org", | 10 | author_email="julien.voisin+mat2@dustri.org", |
| 11 | description="A handy tool to trash your metadata", | 11 | description="A handy tool to trash your metadata", |
