diff --git a/setup.py b/setup.py index 621c68a..8ef48dd 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup_args.update(dict( - name='lancet', + name='lancet-ioam', version="0.9.0", install_requires = install_requires, description='Launch jobs, organize the output, and dissect the results.',