mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Bump version to 0.2.0.dev1
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@ VERSION := 0.2
|
||||
all: docs test
|
||||
|
||||
clean:
|
||||
rm -rf build
|
||||
rm -rf build/* dist/*
|
||||
|
||||
develop:
|
||||
$(PYTHON) setup.py develop
|
||||
|
||||
Reference in New Issue
Block a user