Skip to content

Commit 6d59bf0

Browse files
committed
prepfor v0.13.1 release
1 parent f07367b commit 6d59bf0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ PowerModels.jl Change Log
22
=========================
33

44
### Staged
5+
- nothing
6+
7+
### v0.13.1
58
- Added DCMPPowerModel for replication of Matpower's DC model (#612)
69
- Reduced memory allocations during PSSE data parsing (#617)
710
- Updates for SCS v0.6.3 (#634)

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PowerModels"
22
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
33
authors = ["Carleton Coffrin"]
44
repo = "https://github.com/lanl-ansi/PowerModels.jl"
5-
version = "0.13.0"
5+
version = "0.13.1"
66

77
[deps]
88
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"

0 commit comments

Comments
 (0)