Skip to content

Commit 8c509d3

Browse files
authored
Update data to release (#139)
* update files to match zenodo release * fix citation file * correct date --------- Co-authored-by: Pablo <pablb.ntnu.no>
1 parent fef6172 commit 8c509d3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.0.0] - 2025-10-02
99

1010
### Changed
1111
- Parameter sets (pKa values and force field-related parameters) from previous work are now belong to the pyMBE package and are directly accesible from the root path of the package. For example, the path to the Lunkad2021 data set can be accessed as `pmb.root / "parameters" / "peptides" / "Lunkad2021.json"`. (#132)

CITATION.cff

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ references:
120120
- family-names: Pineda
121121
given-names: Sebastian P.
122122
orcid: "https://orcid.org/0000-0001-8270-2476"
123-
- family-names: Narambuena
124-
given-names: Claudio F.
125-
orcid: "https://orcid.org/0000-0003-3862-6642"
123+
- family-names: Kurahatti
124+
given-names: Somesh
125+
orcid: "https://orcid.org/0009-0003-2098-6583"
126126
- family-names: Grad
127127
given-names: Jean-Noël
128128
orcid: "https://orcid.org/0000-0002-5821-4912"
@@ -134,8 +134,8 @@ references:
134134
orcid: "https://orcid.org/0000-0002-7603-8617"
135135
doi: 10.5281/zenodo.12102635
136136
type: software
137-
version: 0.8.0
137+
version: 1.0.0
138138
title: pyMBE
139-
date-released: "2024-06-18"
139+
date-released: "2025-10-02"
140140
license:
141141
- GPL-3.0-or-later

0 commit comments

Comments
 (0)