Browse Source

Update setup.py.

v0.2.x
jajupmochi 5 years ago
parent
commit
dff2c8449e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -11,7 +11,7 @@ setuptools.setup(
version="0.2b1",
author="Linlin Jia",
author_email="linlin.jia@insa-rouen.fr",
description="A Python library for graph kernels based on linear patterns",
description="A Python library for graph kernels, graph edit distances, and graph pre-images",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/jajupmochi/graphkit-learn",


Loading…
Cancel
Save