We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b5baa commit 6d88146Copy full SHA for 6d88146
graphgallery/version.py
@@ -6,7 +6,7 @@
6
import logging
7
from threading import Thread
8
9
-__version__ = '0.7.1'
+__version__ = '0.7.2'
10
11
try:
12
os.environ['OUTDATED_IGNORE'] = '1'
0 commit comments