diff --git a/docs/migrations.md b/docs/migrations.md index c43ee72c..1cbb66f3 100644 --- a/docs/migrations.md +++ b/docs/migrations.md @@ -17,7 +17,7 @@ The old behavior can be restored by registering the `list_structure_factory` usi >>> converter.register_structure_hook_factory(is_sequence, list_structure_factory) ``` -## 24.2.0 +## 25.1.0 ### The default structure hook fallback factory