Skip to content

Commit 051a5b8

Browse files
committed
Bump version
1 parent 18fefb3 commit 051a5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pivotal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from pivotal.errors import Infeasible, Unbounded
33

44

5-
__version__ = "0.0.2"
5+
__version__ = "0.0.3"
66
__all__ = ["Variable", "minimize", "maximize", "Infeasible", "Unbounded"]

0 commit comments

Comments
 (0)