update codemeta [skip ci]

This commit is contained in:
Matthieu Baumann
2024-07-22 18:23:02 +02:00
parent 1714e8705e
commit b9791be5e3
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,8 @@
"dateModified": "2023-01-31",
"issueTracker": "https://github.com/cds-astro/aladin-lite/issues",
"name": "Aladin Lite",
"version": "3.4.5-beta",
"softwareVersion": "3.4.5-beta",
"version": "3.4.5",
"softwareVersion": "3.4.5",
"description": "An astronomical HiPS visualizer in the browser.",
"identifier": "10.5281/zenodo.7638833",
"applicationCategory": "Astronomy, Visualization",

View File

@@ -3,7 +3,7 @@ name = "aladin-lite"
description = "Aladin Lite v3 introduces a new graphical engine written in Rust with the use of WebGL"
license = "BSD-3-Clause"
repository = "https://github.com/cds-astro/aladin-lite"
version = "3.4.5-beta"
version = "3.4.5"
authors = [ "baumannmatthieu0@gmail.com", "matthieu.baumann@astro.unistra.fr",]
edition = "2018"