Compare commits

..

2 Commits
v1.1.2 ... main

Author SHA1 Message Date
Nicolas 2a794d5a51 cff-version updated to 1.2.0 2025-08-04 21:31:16 +02:00
Nicolas 0c86ae95e6 add DOI to CITATION.cff 2025-08-04 21:23:23 +02:00
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
cff-version: 1.1.0 cff-version: 1.2.0
message: "If you use this software, please cite it as below." message: "If you use this software, please cite it as below."
title: pyhoff title: pyhoff
abstract: The pyhoff package allows easy accessing of Beckhoff and Wago terminals with python over ModBus TCP abstract: The pyhoff package allows easy accessing of Beckhoff and Wago terminals with python over ModBus TCP
@ -8,9 +8,9 @@ authors:
orcid: "https://orcid.org/0000-0001-6758-2269" orcid: "https://orcid.org/0000-0001-6758-2269"
version: v1.1.2 version: v1.1.2
date-released: "2025-08-04" 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 pyhoff
# type: doi type: doi
# value: "10.5281/" value: "10.5281/zenodo.16740202"
license: MIT license: MIT
repository-code: "https://github.com/Nonannet/pyhoff" repository-code: "https://github.com/Nonannet/pyhoff"