diff --git a/pip/setup.py b/pip/setup.py index 21e055e..bf720b0 100644 --- a/pip/setup.py +++ b/pip/setup.py @@ -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',