diff options
| author | jvoisin | 2020-02-09 19:00:34 +0100 |
|---|---|---|
| committer | jvoisin | 2020-02-09 19:00:34 +0100 |
| commit | 12f23e0150906ccfac03254276a6af4bbe74f7c8 (patch) | |
| tree | a5216eed79a0f76fc6b27f590f953f7c639b7735 /setup.py | |
| parent | 72f41c5e0543e4556baf61211b61838dcf34858c (diff) | |
Bump the changelog0.10.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.10.0', | 8 | version='0.10.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", |
