diff options
| author | jvoisin | 2019-02-28 00:13:28 +0100 |
|---|---|---|
| committer | jvoisin | 2019-02-28 00:13:28 +0100 |
| commit | cb8a01631933c991d84ccd01a59bfbfd459d30c2 (patch) | |
| tree | 030a19f019721fa8959101bc0c4da6d46f0af805 /setup.py | |
| parent | 55214206b5f0f1c12fec378967f89ef4cb5674f9 (diff) | |
Bump the changelog0.8.0
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.7.0', | 8 | version='0.8.0', |
| 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", |
