We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1203533 commit 40b2d9fCopy full SHA for 40b2d9f
2 files changed
docs/source/conf.py
@@ -21,7 +21,7 @@
21
# -- Project information -----------------------------------------------------
22
project = "XGI"
23
copyright = "Copyright (C) 2021-2024 XGI Developers"
24
-release = "0.8.6"
+release = "0.8.7"
25
26
# -- General configuration ---------------------------------------------------
27
xgi/__init__.py
@@ -22,4 +22,4 @@
from .stats import *
-__version__ = "0.8.6"
+__version__ = "0.8.7"
0 commit comments