Bump version to 0.1.1

pull/4/head
Alinson S. Xavier 5 years ago
parent aa2cb767ba
commit dbd4d784dd

@ -1,5 +1,11 @@
# UnitCommitment.jl # UnitCommitment.jl
### Version 0.1.0 (November 6, 2020) ### Version 0.1.1 (Nov 16, 2020)
* Fixes to MATLAB and PGLIB-UC instances
* Add OR-LIB and Tejada19 instances
* Improve documentation
### Version 0.1.0 (Nov 6, 2020)
* Initial public release * Initial public release

@ -2,7 +2,7 @@ name = "UnitCommitment"
uuid = "64606440-39ea-11e9-0f29-3303a1d3d877" uuid = "64606440-39ea-11e9-0f29-3303a1d3d877"
authors = ["Santos Xavier, Alinson <axavier@anl.gov>"] authors = ["Santos Xavier, Alinson <axavier@anl.gov>"]
repo = "https://github.com/ANL-CEEESA/UnitCommitment.jl" repo = "https://github.com/ANL-CEEESA/UnitCommitment.jl"
version = "0.1.0" version = "0.1.1"
[deps] [deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

Loading…
Cancel
Save