Skip to content

Commit 40b2d9f

Browse files
committed
up-version
1 parent 1203533 commit 40b2d9f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# -- Project information -----------------------------------------------------
2222
project = "XGI"
2323
copyright = "Copyright (C) 2021-2024 XGI Developers"
24-
release = "0.8.6"
24+
release = "0.8.7"
2525

2626
# -- General configuration ---------------------------------------------------
2727

xgi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
from .stats import *
2323

2424

25-
__version__ = "0.8.6"
25+
__version__ = "0.8.7"

0 commit comments

Comments
 (0)