Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Dec 22, 2021
1 parent fdfdf14 commit e54c20c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions codemeta.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/MIT",
"codeRepository": "https://github.com/geospace-code/nc4fortran",
"contIntegration": "https://github.com/geospace-code/nc4fortran/actions",
"dateModified": "2021-11-21",
"dateModified": "2021-12-22",
"downloadUrl": "https://github.com/geospace-code/nc4fortran/releases",
"issueTracker": "https://github.com/geospace-code/nc4fortran/issues",
"name": "nc4fortran",
"version": "1.4.7",
"version": "1.5.0",
"identifier": "10.5281/zenodo.3757221",
"description": "Lightweight object-oriented NetCDF4 Fortran interface",
"applicationCategory": "file I/O",
Expand Down

0 comments on commit e54c20c

Please sign in to comment.