Update version manifest to 1.72.3
Browse files- version_manifest.json +14 -0
version_manifest.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.72.3",
|
| 3 |
+
"created_at": "2026-03-11T00:33:41.132154Z",
|
| 4 |
+
"hf": {
|
| 5 |
+
"repo": "policyengine/policyengine-us-data",
|
| 6 |
+
"commit": "abc123"
|
| 7 |
+
},
|
| 8 |
+
"gcs": {
|
| 9 |
+
"bucket": "policyengine-us-data",
|
| 10 |
+
"generations": {
|
| 11 |
+
"test.h5": 55555
|
| 12 |
+
}
|
| 13 |
+
}
|
| 14 |
+
}
|