diff --git a/CHANGELOG.md b/CHANGELOG.md index 7023dfd..ed2664e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.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). -## [1.0.1] - Unreleased +## [1.0.1] - 2023-02-24 ### Changed @@ -170,7 +170,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 First public pre-release version. -[1.0.1]: https://github.com/gerlero/fronts/compare/v1.0.0...HEAD +[1.0.1]: https://github.com/gerlero/fronts/compare/v1.0.0...1.0.1 [1.0.0]: https://github.com/gerlero/fronts/compare/v0.9.12...v1.0.0 [0.9.12]: https://github.com/gerlero/fronts/compare/v0.9.11...v0.9.12 [0.9.11]: https://github.com/gerlero/fronts/compare/v0.9.10...v0.9.11 diff --git a/setup.cfg b/setup.cfg index 292d649..97e545c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = fronts -version = 1.0.0 +version = 1.0.1 author = Gabriel S. Gerlero author_email = ggerlero@cimec.unl.edu.ar description = Numerical library for nonlinear diffusion problems in semi-infinite domains