diff --git a/docs/source/conf.py b/docs/source/conf.py index 167ef79c..79bd1863 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -21,7 +21,7 @@ author = "Renming Liu and Arjun Krishnan" # The full version, including alpha/beta/rc tags -release = "2.0.3" +release = "2.0.5" # -- General configuration --------------------------------------------------- diff --git a/setup.cfg b/setup.cfg index 98240745..89c63b2d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pecanpy -version = 2.0.4-dev +version = 2.0.5 author = Remy Liu author_email = liurenmi@msu.edu description = A parallelized, efficient, and accelerated node2vec