From ed44b0e2e096e3af6bc1ae46a4cddc753d0c7ca3 Mon Sep 17 00:00:00 2001 From: Matthew Scroggs Date: Fri, 9 Jul 2021 12:06:17 +0100 Subject: [PATCH] version in codemeta.json too --- codemeta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codemeta.json b/codemeta.json index d7562711..ce291d9d 100644 --- a/codemeta.json +++ b/codemeta.json @@ -1 +1 @@ -{"@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld", "@type": "Code", "author": [{"@id": "0000-0002-3323-2110", "@type": "Person", "email": "t.betcke@ucl.ac.uk", "name": "Timo Betcke", "affiliation": "Department of Mathematics, University College London"}, {"@id": "0000-0002-4658-2443", "@type": "Person", "email": "mws48@cam.ac.uk", "name": "Matthew Scroggs", "affiliation": "Department of Engineering, University of Cambridge"}], "identifier": "", "codeRepository": "https://github.com/bempp/bempp-cl", "datePublished": "2020-09-14", "dateModified": "2021-03-18", "dateCreated": "2020-09-14", "description": "A fast Python based just-in-time compiling boundary element library", "keywords": "Python, OpenCL, boundary element method, partial differential equations, integral equations, numerical analysis", "license": "MIT", "title": "Bempp-cl", "version": "v0.2.3"} +{"@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld", "@type": "Code", "author": [{"@id": "0000-0002-3323-2110", "@type": "Person", "email": "t.betcke@ucl.ac.uk", "name": "Timo Betcke", "affiliation": "Department of Mathematics, University College London"}, {"@id": "0000-0002-4658-2443", "@type": "Person", "email": "mws48@cam.ac.uk", "name": "Matthew Scroggs", "affiliation": "Department of Engineering, University of Cambridge"}], "identifier": "", "codeRepository": "https://github.com/bempp/bempp-cl", "datePublished": "2020-09-14", "dateModified": "2021-03-18", "dateCreated": "2020-09-14", "description": "A fast Python based just-in-time compiling boundary element library", "keywords": "Python, OpenCL, boundary element method, partial differential equations, integral equations, numerical analysis", "license": "MIT", "title": "Bempp-cl", "version": "v0.2.4"}