Skip to content

Commit 710ed78

Browse files
committed
Bumped package version.
1 parent 72b9b28 commit 710ed78

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
@@ -66,7 +66,7 @@ def platform_detection(install_binaries=True):
6666
"structure_threader.plotter",
6767
"structure_threader.sanity_checks"],
6868
install_requires=["matplotlib",
69-
"numpy",],
69+
"numpy", ],
7070
description=("A program to parallelize runs of 'Structure' and "
7171
"'fastStructure'."),
7272
url=URL,

0 commit comments

Comments
 (0)