diff --git a/CHANGELOG.md b/CHANGELOG.md index 3941d0c9f..d93c2d41a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ Classify the change according to the following categories: ### Removed -## v0.36.0 (pre-release) +## v0.36.0 ### Changed - Changed default values by prime mover for CHP technologies in `data/chp/chp_defaults.json`. See user manual for details by prime mover and size class. - Updated the package dependencies to be compatible with recent changes to HiGHS (for testing) and MathOptInterface diff --git a/Project.toml b/Project.toml index 186e7d760..6348f1da0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "REopt" uuid = "d36ad4e8-d74a-4f7a-ace1-eaea049febf6" authors = ["Nick Laws", "Hallie Dunham ", "Bill Becker ", "Bhavesh Rathod ", "Alex Zolan ", "Amanda Farthing "] -version = "0.35.1" +version = "0.36.0" [deps] ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"