Skip to content

Commit 9c41054

Browse files
committed
update version
1 parent beccfa0 commit 9c41054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/allagash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .problem import Problem, UnboundedException, UndefinedException, InfeasibleException, NotSolvedException
22
from .coverage import Coverage
33

4-
__version__ = "0.0.9"
4+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)