Browse Source

Update version.

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

+ 1
- 1
setup.py View File

@@ -8,7 +8,7 @@ with open('requirements_pypi.txt') as fp:

setuptools.setup(
name="graphkit-learn",
version="0.2.1b1",
version="0.2.1",
author="Linlin Jia",
author_email="linlin.jia@insa-rouen.fr",
description="A Python library for graph kernels, graph edit distances, and graph pre-images",


Loading…
Cancel
Save