8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53c92c commit 30bb344Copy full SHA for 30bb344
setup.py
@@ -89,7 +89,7 @@ def run(self):
89
version = "0.8+",
90
description = "Easy VCS-based management of project version strings",
91
author = "Brian Warner",
92
- author_email = "warner@lothar.com",
+ author_email = "warner-versioneer@lothar.com",
93
url = "https://github.com/warner/python-versioneer",
94
# "fake" is replaced with versioneer-installer in build_scripts. We need
95
# a non-empty list to provoke "setup.py build" into making scripts,
0 commit comments