Skip to content

Commit

Permalink
Bump PecanPy version to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RemyLau committed Aug 10, 2022
1 parent a2b5f7d commit 6de8ea4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
author = "Renming Liu and Arjun Krishnan"

# The full version, including alpha/beta/rc tags
release = "2.0.5"
release = "2.0.6"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pecanpy
version = 2.0.5-dev
version = 2.0.6
author = Remy Liu
author_email = [email protected]
description = A parallelized, efficient, and accelerated node2vec
Expand Down

0 comments on commit 6de8ea4

Please sign in to comment.