Skip to content

Commit 980dc49

Browse files
committed
update description
1 parent e49f8b2 commit 980dc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
version=versioneer.get_version(),
1313
install_requires=["functools32;python_version<'3.2'"],
1414
extras_require={"develop": ["sphinx"]},
15-
description="A list of Python Standard Libraries (2.6-7, 3.2-6).",
15+
description="A list of Python Standard Libraries (2.6-7, 3.2-8).",
1616
long_description=f'{read("README.md")}',
1717
long_description_content_type="text/markdown",
1818
include_package_data=True,

0 commit comments

Comments
 (0)