Skip to content

Commit 02e4d65

Browse files
Update pynxtools and other plugins' versions. (#649)
1 parent b317069 commit 02e4d65

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ message:
44
If you use this software, please cite it using the
55
metadata from this file.
66
type: software
7-
version: 0.10.7
7+
version: 0.10.8
88
authors:
99
- given-names: Sherjeel
1010
family-names: Shabih

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,28 +73,28 @@ apm = [
7373
"pynxtools-apm>=0.2.3",
7474
]
7575
ellips = [
76-
"pynxtools-ellips>=0.0.9",
76+
"pynxtools-ellips>=0.0.10",
7777
]
7878
em = [
7979
"pynxtools-em>=0.3.2",
8080
]
8181
igor = [
82-
"pynxtools-igor>=0.1.1",
82+
"pynxtools-igor>=0.1.2",
8383
]
8484
mpes = [
8585
"pynxtools-mpes>=0.2.3",
8686
]
8787
raman = [
88-
"pynxtools-raman>=0.0.10",
88+
"pynxtools-raman>=0.0.11",
8989
]
9090
spm = [
91-
"pynxtools-spm>=0.1.1",
91+
"pynxtools-spm>=0.1.2",
9292
]
9393
xps = [
94-
"pynxtools-xps>=0.5.1",
94+
"pynxtools-xps>=0.5.2",
9595
]
9696
xrd = [
97-
"pynxtools-xrd>=0.0.3",
97+
"pynxtools-xrd>=0.0.5",
9898
]
9999

100100
[project.entry-points.'nomad.plugin']

0 commit comments

Comments
 (0)