Skip to content

Commit ffebe6f

Browse files
committed
Update package short description
1 parent 813ef14 commit ffebe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
version=version_from_git(),
1313
author="dolfinus",
1414
author_email="[email protected]",
15-
description="Automatically set package version using git tag/hash",
15+
description="Use git repo data for building a version number according PEP-440",
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",
1818
url="https://github.com/dolfinus/setuptools-git-versioning",

0 commit comments

Comments
 (0)