diff options
| author | jvoisin | 2023-01-07 16:52:23 +0100 |
|---|---|---|
| committer | jvoisin | 2023-01-07 16:52:58 +0100 |
| commit | 2b02c82e7fd433635932ec8ece7ba4a46bcfa928 (patch) | |
| tree | c482b41a2c49e3eb92aa21db4716c916d57cafe6 /setup.py | |
| parent | b00e221675fd13f0bb28f82f097d4a32abc0a17e (diff) | |
Bump the changelog0.13.1
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.0', | 8 | version='0.13.1', |
| 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", |
