updated version to v1.1.2

This commit is contained in:
Nicolas 2025-08-04 21:09:33 +02:00
parent bb3feb09bf
commit 427d3a3c71
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ authors:
- family-names: Kruse - family-names: Kruse
given-names: Nicolas given-names: Nicolas
orcid: "https://orcid.org/0000-0001-6758-2269" orcid: "https://orcid.org/0000-0001-6758-2269"
version: v1.2.0 version: v1.1.2
date-released: "2025-04-01" date-released: "2025-08-04"
#identifiers: #identifiers:
# - description: This is the collection of archived snapshots of all versions of My Research Software # - description: This is the collection of archived snapshots of all versions of My Research Software
# type: doi # type: doi

View File

@ -1,6 +1,6 @@
[project] [project]
name = "pyhoff" name = "pyhoff"
version = "1.2.0" version = "1.1.2"
authors = [ authors = [
{ name="Nicolas Kruse", email="nicolas.kruse@nonan.net" }, { name="Nicolas Kruse", email="nicolas.kruse@nonan.net" },
] ]