There was an error while loading. Please reload this page.
1 parent c0f4c93 commit c617d62Copy full SHA for c617d62
1 file changed
hypergraphx/__init__.py
@@ -11,4 +11,4 @@
11
sys.version_info >= MIN_PYTHON_VERSION
12
), f"requires Python {'.'.join([str(n) for n in MIN_PYTHON_VERSION])} or newer"
13
14
-__version__ = "1.7.8"
+__version__ = "1.7.9"
0 commit comments