Skip to content

Commit 41ca35f

Browse files
0.2.0 -> 0.2.0.1
Signed-off-by: JasonMendoza2008 <lhotteromain@gmail.com>
1 parent 7e75c2b commit 41ca35f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below. Lhotte, R., & Taupin, J. (2022). Physicochemical Amino acid
3-
Replacement Distances (PARD) package (Version 0.2.0) [Computer software].
3+
Replacement Distances (PARD) package (Version 0.2.0.1) [Computer software].
44
https://doi.org/10.5281/zenodo.7013169"
55
authors:
66
- family-names: Lhotte
@@ -10,7 +10,7 @@ authors:
1010
given-names: Jean-Luc
1111
orcid: https://orcid.org/0000-0002-5766-046X
1212
title: Physicochemical Amino acid Replacement Distances (PARD) package
13-
version: 0.2.0
13+
version: 0.2.0.1
1414
doi: 10.5281/zenodo.7013169
1515
link: https://github.com/MICS-Lab/pard
1616
date-released: 2022-08-20

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If you use this software, please cite it as below.
132132

133133
`
134134
Lhotte, R. & Taupin, J. (2022).
135-
Physicochemical Amino acid Replacement Distances (PARD) package (Version 0.2.0) [Computer software].
135+
Physicochemical Amino acid Replacement Distances (PARD) package (Version 0.2.0.1) [Computer software].
136136
https://doi.org/10.5281/zenodo.7013169
137137
`
138138

@@ -144,7 +144,7 @@ author = {Lhotte, Romain and Taupin, Jean-Luc},
144144
doi = {10.5281/zenodo.7013169},
145145
month = {8},
146146
title = {{Physicochemical Amino acid Replacement Distances (PARD) package}},
147-
version = {0.2.0},
147+
version = {0.2.0.1},
148148
year = {2022}
149149
}
150150
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pard"
3-
version = "0.2.0"
3+
version = "0.2.0.1"
44
description = ""
55
authors = ["JasonMendoza2008 <lhotteromain@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)