🤖: bun, numpy
bun:
- Item root['versions']['1.2.17'] ({'name': '1.2.17', 'date': '2025-06-21'}) added to dictionary.
numpy:
- Item root['versions']['2.3.1'] ({'name': '2.3.1', 'date': '2025-06-21'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
78d6ac126c
commit
19f656e57d
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"1.2.17": {
|
||||
"name": "1.2.17",
|
||||
"date": "2025-06-21"
|
||||
},
|
||||
"1.2.16": {
|
||||
"name": "1.2.16",
|
||||
"date": "2025-06-11"
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"2.3.1": {
|
||||
"name": "2.3.1",
|
||||
"date": "2025-06-21"
|
||||
},
|
||||
"2.3.0": {
|
||||
"name": "2.3.0",
|
||||
"date": "2025-06-07"
|
||||
|
||||
Reference in New Issue
Block a user