Skip to content

Commit d6677f9

Browse files
authored
Update setup.py
1 parent 55ae36c commit d6677f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def read(*paths, **kwargs):
1515

1616
setup(
1717
name='hypergraphx',
18-
version='1.7',
18+
version='1.7.1',
1919
license='BSD-3-Clause license',
2020
description='HGX is a multi-purpose, open-source Python library for higher-order network analysis',
2121
long_description=read("README.md"),

0 commit comments

Comments
 (0)