Skip to content

Commit

Permalink
Incremented version to v1.0.0rc4 in setup.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
henryrobbins committed Dec 1, 2020
1 parent d585fc0 commit 817def1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="gilp",
version="1.0.0rc3",
version="1.0.0rc4",
author="Henry Robbins",
author_email="[email protected]",
description="A Python package for visualizing the geometry of linear programs.",
Expand Down

0 comments on commit 817def1

Please sign in to comment.