Skip to content

Commit

Permalink
Release version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero committed Feb 24, 2023
1 parent b3486b6 commit 10a0092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit 10a0092

Please sign in to comment.