Skip to content

Commit 69b4bd0

Browse files
update version
1 parent 957d295 commit 69b4bd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "https://spdx.org/licenses/MIT",
55
"codeRepository": "git+https://github.com/matthiasprobst/h5RDMtoolbox.git",
66
"name": "h5RDMtoolbox",
7-
"version": "1.4.0a1",
7+
"version": "1.4.0rc1",
88
"description": "Supporting a FAIR Research Data lifecycle using Python and HDF5.",
99
"applicationCategory": "Engineering",
1010
"programmingLanguage": [

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = h5rdmtoolbox
3-
version = 1.4.0a1
3+
version = 1.4.0rc1
44
author = Matthias Probst
55
author_email = matthias.probst@kit.edu
66
description = Supporting a FAIR Research Data lifecycle using Python and HDF5.

0 commit comments

Comments
 (0)