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 f22f3fc commit 8cf0257Copy full SHA for 8cf0257
setup.py
@@ -10,8 +10,10 @@
10
setup(
11
name="setuptools-git-versioning",
12
version=version_from_git(),
13
- author="dolfinus",
14
- author_email="martinov.m.s.8@gmail.com",
+ author="Camas",
+ author_email="camas@hotmail.co.uk",
15
+ maintainer="dolfinus",
16
+ maintainer_email="martinov.m.s.8@gmail.com",
17
description="Use git repo data for building a version number according PEP-440",
18
license='MIT',
19
long_description=long_description,
0 commit comments