diff --git a/setup.py b/setup.py index 4cb271a5..197a7a38 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name = 'forest', - version = '0.1', + version = '0.1.1', description = '--add description here--', long_description = readme, author = 'Onnela Lab',