Skip to content

Commit

Permalink
DOI: Point to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed May 12, 2023
1 parent 5db8625 commit 09b168f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "contique: Numerical continuation of nonlinear equilibrium equations."
type: software
doi: 10.5281/zenodo.7931301
doi: 10.5281/zenodo.7931300
url: https://github.com/adtzlr/contique
license: GPL-3.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![Made with love in Graz](https://madewithlove.now.sh/at?heart=true&colorA=%233b3b3b&colorB=%231f744f&text=Graz)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7931301.svg)](https://doi.org/10.5281/zenodo.7931301)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7931300.svg)](https://doi.org/10.5281/zenodo.7931300)
[![codecov](https://codecov.io/gh/adtzlr/contique/branch/main/graph/badge.svg?token=CXKRL8TLQY)](https://codecov.io/gh/adtzlr/contique)

Contique is a Python 3.7+ package that provides methods for numeric continuation. It depends on
Expand Down

0 comments on commit 09b168f

Please sign in to comment.