|
4 | 4 | "license": "https://spdx.org/licenses/Apache-2.0.html", |
5 | 5 | "codeRepository": "https://github.com/HumanBrainProject/fairgraph", |
6 | 6 | "contIntegration": "https://github.com/HumanBrainProject/fairgraph/actions", |
7 | | - "dateModified": "2024-10-08", |
8 | | - "downloadUrl": "https://files.pythonhosted.org/packages/16/04/f9bbeb5fbb2be0bb52e592eaf230bdd653414f13867d4d61318c8dba4ca7/fairgraph-0.12.1.tar.gz", |
| 7 | + "dateModified": "2026-01-19", |
| 8 | + "downloadUrl": "https://files.pythonhosted.org/packages/1c/ba/159f79b813d3666a05de3015c3aea3b1ac5eee89d3e902f252ba9662616e/fairgraph-0.13.2.tar.gz", |
9 | 9 | "issueTracker": "https://github.com/HumanBrainProject/fairgraph/issues", |
10 | 10 | "name": "fairgraph", |
11 | | - "version": "0.12.1", |
12 | | - "identifier": "https://pypi.org/project/fairgraph/0.12.1/", |
| 11 | + "version": "0.13.2", |
| 12 | + "identifier": "https://pypi.org/project/fairgraph/0.13.2/", |
13 | 13 | "description": "Python API for the EBRAINS Knowledge Graph", |
14 | 14 | "applicationCategory": "neuroscience", |
15 | | - "releaseNotes": "https://fairgraph.readthedocs.io/en/latest/release_notes.html#version-0-12-1", |
| 15 | + "releaseNotes": "https://fairgraph.readthedocs.io/en/latest/release_notes.html#version-0-13-2", |
16 | 16 | "funding": "https://cordis.europa.eu/project/id/945539", |
17 | 17 | "developmentStatus": "active", |
18 | 18 | "referencePublication": null, |
|
23 | 23 | "programmingLanguage": ["Python"], |
24 | 24 | "operatingSystem": ["Linux", "Windows", "macOS"], |
25 | 25 | "softwareRequirements": [ |
26 | | - "Python >=3.8", |
| 26 | + "Python >=3.9", |
27 | 27 | "ebrains-kg-core", |
28 | 28 | "python-dateutil", |
29 | 29 | "tabulate", |
|
0 commit comments