mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-05 23:38:52 -06:00
Bump version to 0.6
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
||||
VERSION := 0.5
|
||||
VERSION := 0.6
|
||||
|
||||
clean:
|
||||
rm -rfv build Manifest.toml test/Manifest.toml deps/formatter/build deps/formatter/Manifest.toml
|
||||
|
||||
10
README.md
10
README.md
@@ -15,14 +15,14 @@
|
||||
|
||||
|
||||
|
||||
<img src="https://anl-ceeesa.github.io/RELOG/0.5/assets/ex_transportation.png" width="1000px"/>
|
||||
<img src="https://anl-ceeesa.github.io/RELOG/0.6/assets/ex_transportation.png" width="1000px"/>
|
||||
|
||||
### Documentation
|
||||
|
||||
* [Usage](https://anl-ceeesa.github.io/RELOG/0.5/usage)
|
||||
* [Input and Output Data Formats](https://anl-ceeesa.github.io/RELOG/0.5/format)
|
||||
* [Simplified Solution Reports](https://anl-ceeesa.github.io/RELOG/0.5/reports)
|
||||
* [Optimization Model](https://anl-ceeesa.github.io/RELOG/0.5/model)
|
||||
* [Usage](https://anl-ceeesa.github.io/RELOG/0.6/usage)
|
||||
* [Input and Output Data Formats](https://anl-ceeesa.github.io/RELOG/0.6/format)
|
||||
* [Simplified Solution Reports](https://anl-ceeesa.github.io/RELOG/0.6/reports)
|
||||
* [Optimization Model](https://anl-ceeesa.github.io/RELOG/0.6/model)
|
||||
|
||||
### Authors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user