Modified pip setup

This commit is contained in:
Anthony Scemama 2019-01-23 21:07:36 +01:00
parent f9c0bff633
commit fa84676fd0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ with open("../README.md", "r") as fh:
setuptools.setup(
name = 'irpf90',
version = '1.7.4-2',
version = '1.7.5',
scripts = ["irpf90", "irpman", "irpf90_indent"],
author = 'Anthony Scemama',
author_email = 'scemama@irsamc.ups-tlse.fr',