diff --git a/setup.py b/setup.py index 3af945c..e4e7cba 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="gilp", - version="1.0.0rc4", + version="1.0.0rc5", author="Henry Robbins", author_email="hwr26@cornell.edu", description="A Python package for visualizing the geometry of linear programs.",