Skip to content

Commit 5409bc4

Browse files
Prepare v0.1.4 (#15)
* Prepare v0.1.4 * Use latest pynxtools release --------- Co-authored-by: mkuehbach <markus.kuehbach@physik.hu-berlin.de>
1 parent 99afc37 commit 5409bc4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
title: 'pynxtools-igor: A pynxtools reader plugin for Wavemetrics Igor Pro data'
3-
version: 0.1.3
3+
version: 0.1.4
44
message:
55
If you use this software, please cite it using the
66
metadata from this file.
@@ -38,4 +38,4 @@ abstract:
3838

3939
The work is funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - 460197019 (FAIRmat)
4040
(https://gepris.dfg.de/gepris/projekt/460197019?language=en).
41-
license: Apache-2.0
41+
license: Apache-2.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Operating System :: OS Independent",
2222
]
2323
dependencies = [
24-
"pynxtools>=0.10.8",
24+
"pynxtools>=0.12.0",
2525
"igor2>=0.5.8",
2626
]
2727

0 commit comments

Comments
 (0)