From c664ddef7deccb6cf565353a488add55307d9d4c Mon Sep 17 00:00:00 2001 From: Achraf Atila Date: Sun, 31 May 2026 00:45:29 +0200 Subject: [PATCH] Revert "chore: bump version to 0.6.1 (#375)" This reverts commit d53e16563ff73e5c723d6f523be37ca221768162. --- README.md | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b1c2dfd..45e7cb27 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ If you use `amorphouspy` in your research, please cite it using the citation inf doi = {10.5281/ZENODO.19564118}, url = {https://zenodo.org/doi/10.5281/zenodo.19564118}, author = {Leopold Talirz, and Achraf Atila, and Jan Janssen, and Marcel Sadowski, }, - title = {glasagent/amorphouspy: v0.6.1}, + title = {glasagent/amorphouspy: v0.6.0}, publisher = {Zenodo}, year = {2026}, copyright = {Apache License 2.0} diff --git a/pyproject.toml b/pyproject.toml index 90c674c4..1951f75f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "amorphouspy" -version = "0.6.1" +version = "0.6.0" description = "Workflows for atomistic modeling of oxide glasses" authors = [ { name = "Achraf Atila", email = "achraf.atila@bam.de" },