diff --git a/CHANGELOG.md b/CHANGELOG.md index aac3eb4..67f0996 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ ------------------------------------------------------------------------------ -## Version X.Y.Z +## Version 0.7.0 -Date: XX/YY/ZZZZ +Date: 05/04/2024 Contributors: @RMeli, @takluyver, @Jnelen ### Added diff --git a/CITATION.cff b/CITATION.cff index 1006b56..07a57a1 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,7 +8,7 @@ authors: given-names: "Jochem" orcid: "https://orcid.org/0000-0002-9970-4950" title: "spyrmsd" -version: 0.6.0 +version: 0.7.0 doi: 10.5281/zenodo.3631876 date-released: 2021-06-21 url: "https://github.com/RMeli/spyrmsd" diff --git a/README.md b/README.md index 526424a..e2e5bb8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Documentation Status](https://readthedocs.org/projects/spyrmsd/badge/?version=develop)](https://spyrmsd.readthedocs.io/en/develop/?badge=develop) [![License](https://img.shields.io/github/license/RMeli/pyrmsd?color=%2333BBFF)](https://opensource.org/licenses/MIT) -[![PyPI](https://img.shields.io/badge/PyPI-v0.6.0%20-ff69b4)](https://pypi.org/project/spyrmsd/) +[![PyPI](https://img.shields.io/badge/PyPI-v0.7.0%20-ff69b4)](https://pypi.org/project/spyrmsd/) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/spyrmsd.svg)](https://anaconda.org/conda-forge/spyrmsd) [![J. Cheminform.](https://img.shields.io/badge/J.%20Cheminform.-10.1186%2Fs13321--020--00455--2-blue)](https://doi.org/10.1186/s13321-020-00455-2) diff --git a/spyrmsd/__init__.py b/spyrmsd/__init__.py index 36cb386..b2f849b 100644 --- a/spyrmsd/__init__.py +++ b/spyrmsd/__init__.py @@ -10,7 +10,7 @@ from .graph import _get_backend as get_backend # noqa: F401 from .graph import _set_backend as set_backend # noqa: F401 -__version__ = "0.7.0-dev" +__version__ = "0.7.0" # This will print latest Zenodo version due.cite(