mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Bump version to 0.2
This commit is contained in:
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ PYTHON := python3
|
||||
PYTEST := pytest
|
||||
PIP := pip3
|
||||
PYTEST_ARGS := -W ignore::DeprecationWarning -vv -x --log-level=DEBUG
|
||||
VERSION := `cat VERSION | sed 's/\.[0-9]*$$//'`
|
||||
VERSION := 0.2
|
||||
|
||||
all: docs test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user