We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18fefb3 commit 051a5b8Copy full SHA for 051a5b8
pivotal/__init__.py
@@ -2,5 +2,5 @@
2
from pivotal.errors import Infeasible, Unbounded
3
4
5
-__version__ = "0.0.2"
+__version__ = "0.0.3"
6
__all__ = ["Variable", "minimize", "maximize", "Infeasible", "Unbounded"]
0 commit comments