diff --git a/setup.py b/setup.py index 9e8c32e..9e59271 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="treed", - version="2.0.0", + version="2.0.1", author="Matthias Miltenberger", author_email="matthias.miltenberger@gmail.com", description="3D Visualization of Branch-and-Cut Trees using PySCIPOpt",