We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957d295 commit 69b4bd0Copy full SHA for 69b4bd0
codemeta.json
@@ -4,7 +4,7 @@
4
"license": "https://spdx.org/licenses/MIT",
5
"codeRepository": "git+https://github.com/matthiasprobst/h5RDMtoolbox.git",
6
"name": "h5RDMtoolbox",
7
- "version": "1.4.0a1",
+ "version": "1.4.0rc1",
8
"description": "Supporting a FAIR Research Data lifecycle using Python and HDF5.",
9
"applicationCategory": "Engineering",
10
"programmingLanguage": [
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = h5rdmtoolbox
3
-version = 1.4.0a1
+version = 1.4.0rc1
author = Matthias Probst
author_email = matthias.probst@kit.edu
description = Supporting a FAIR Research Data lifecycle using Python and HDF5.
0 commit comments