Skip to content

Commit ec8a0e1

Browse files
committed
chore: Update checkpoint migrations placeholder to 0.10.1
1 parent 36fb8cb commit ec8a0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/src/anemoi/models/migrations/scripts/1762857428_chunking_fix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
metadata = MigrationMetadata(
1515
versions={
1616
"migration": "1.0.0",
17-
"anemoi-models": "%NEXT_ANEMOI_MODELS_VERSION%",
17+
"anemoi-models": "0.10.1",
1818
},
1919
)
2020
# <-- END DO NOT CHANGE

0 commit comments

Comments
 (0)