🤖: arangodb, numpy
arangodb:
- Item root['versions']['3.12.1'] ({'name': '3.12.1', 'date': '2024-07-21'}) added to dictionary.
numpy:
- Item root['versions']['2.0.1'] ({'name': '2.0.1', 'date': '2024-07-21'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
aa32c193db
commit
ae0dec21a6
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"3.12.1": {
|
||||
"name": "3.12.1",
|
||||
"date": "2024-07-21"
|
||||
},
|
||||
"3.11.10.1": {
|
||||
"name": "3.11.10.1",
|
||||
"date": "2024-07-04"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"2.0.1": {
|
||||
"name": "2.0.1",
|
||||
"date": "2024-07-21"
|
||||
},
|
||||
"2.0.0": {
|
||||
"name": "2.0.0",
|
||||
"date": "2024-06-16"
|
||||
|
||||
Reference in New Issue
Block a user