From 07a4925d52f857bf0726e7bd53b1e02eccdcb148 Mon Sep 17 00:00:00 2001 From: ccoffrin Date: Sun, 19 Apr 2020 09:22:54 -0600 Subject: [PATCH] prep for release v0.17 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1a5a5f135..b1a6c54ea 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "PowerModels" uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655" authors = ["Carleton Coffrin"] repo = "https://github.com/lanl-ansi/PowerModels.jl" -version = "0.16.0" +version = "0.17.0" [deps] InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"