diff --git a/NEWS.md b/NEWS.md index adddbc9ed..e7e171a2d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [0.17.20] - 2023-10-01 ### Added diff --git a/Project.toml b/Project.toml index 9e89d5dba..53306bba5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Gridap" uuid = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e" authors = ["Santiago Badia ", "Francesc Verdugo ", "Alberto F. Martin "] -version = "0.17.19" +version = "0.17.20" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"