Skip to content

Commit 838dace

Browse files
committed
Update version # for Jan 2025 updates
1 parent 159ceb8 commit 838dace

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Classify the change according to the following categories:
2626
### Removed
2727

2828

29-
## develop
29+
## v0.50.0
3030
### Added
3131
- New parameter `force_dispatch` in the **ASHPSpaceHeater** and **ASHPWaterHeater** technologies (default = `true`). When kept at `true`, the ASHP's thermal output will be the minimum of the site load(s) served and the system size (adjusted for timestep-specific capacity factor) in each period. If set to `false`, ASHP will do economic dispatch considering COP and CF along with electricity prices.
3232
### Fixed
@@ -39,7 +39,7 @@ Classify the change according to the following categories:
3939

4040
## v0.49.1
4141
### Changed
42-
- Swap an error for a warning with inconsistent load-year between electric and heating; soon to
42+
- Swap an error for a warning with inconsistent load-year between electric and heating
4343

4444
## v0.49.0
4545
### Added

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "REopt"
22
uuid = "d36ad4e8-d74a-4f7a-ace1-eaea049febf6"
33
authors = ["Nick Laws", "Hallie Dunham <[email protected]>", "Bill Becker <[email protected]>", "Bhavesh Rathod <[email protected]>", "Alex Zolan <[email protected]>", "Amanda Farthing <[email protected]>"]
4-
version = "0.49.1"
4+
version = "0.50.0"
55

66
[deps]
77
ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"

0 commit comments

Comments
 (0)