We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b5f7d commit 6de8ea4Copy full SHA for 6de8ea4
docs/source/conf.py
@@ -21,7 +21,7 @@
21
author = "Renming Liu and Arjun Krishnan"
22
23
# The full version, including alpha/beta/rc tags
24
-release = "2.0.5"
+release = "2.0.6"
25
26
27
# -- General configuration ---------------------------------------------------
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = pecanpy
3
-version = 2.0.5-dev
+version = 2.0.6
4
author = Remy Liu
5
author_email = liurenmi@msu.edu
6
description = A parallelized, efficient, and accelerated node2vec
0 commit comments