Skip to content

Commit 6ba5f93

Browse files
committed
change description
1 parent ac07c85 commit 6ba5f93

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
===========================================================
2-
A collection of useful functions for python implement in C.
3-
===========================================================
1+
============================================================
2+
A collection of useful extensions for python implement in C.
3+
============================================================
44

55
:Python: >= 3.4
66
:Version: 0.0.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
version="0.0.4",
1717
author="hanke",
1818
author_email="hanke0@outlook.com",
19-
description="A collection of useful functions for python implement in C.",
19+
description="A collection of useful extensions for python implement in C.",
2020
url="https://github.com/ko-han/python-ctools",
2121
license='MIT',
2222
long_description=readme,

0 commit comments

Comments
 (0)