Skip to content

Commit c617d62

Browse files
committed
Update version
1 parent c0f4c93 commit c617d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hypergraphx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
sys.version_info >= MIN_PYTHON_VERSION
1212
), f"requires Python {'.'.join([str(n) for n in MIN_PYTHON_VERSION])} or newer"
1313

14-
__version__ = "1.7.8"
14+
__version__ = "1.7.9"

0 commit comments

Comments
 (0)