Skip to content

Commit 6e69a26

Browse files
authored
Update setup.py
1 parent 3133d40 commit 6e69a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6',
18+
version='1.7',
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)