From 784ea0be1c579451e0a80dcdef7e03539e9b41a9 Mon Sep 17 00:00:00 2001 From: Louis Abraham Date: Mon, 22 Jun 2020 02:04:09 +0200 Subject: [PATCH] v0.0.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c7a2156..8a50f54 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(fname): setup( name="fastnode2vec", - version="0.0.4", + version="0.0.5", author="Louis Abraham", license="MIT", author_email="louis.abraham@yahoo.fr",