diff --git a/NEWS.md b/NEWS.md index e380db0..1ea86ee 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,9 @@ # Release notes -## Unversioned +## Version 0.5.6 (2024-05-09) -* Updated a link in the documentation for the examples. * Provided a contribution section in the documentation. +* Fixed a link in the documentation for the examples. ## Version 0.5.5 (2024-03-21) diff --git a/Project.toml b/Project.toml index bc37985..7bdad1d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EnergyModelsRenewableProducers" uuid = "b007c34f-ba52-4995-ba37-fffe79fbde35" authors = ["Sigmund Eggen Holm , Julian Straus "] -version = "0.5.5" +version = "0.5.6" [deps] EnergyModelsBase = "5d7e687e-f956-46f3-9045-6f5a5fd49f50"