diff --git a/setup.py b/setup.py index e0c4d9c05b3..1f5859cc721 100644 --- a/setup.py +++ b/setup.py @@ -273,6 +273,7 @@ def get_version_info(): except: version = '1.7.7' release = 'True' + date = hash = branch = tag = author = committer = status = builder = build_date = '' with open('pycbc/version.py', 'w') as f: