Commit 680b410
fix: restore spec_version indentation in config.py (inside class)
The version bump edit accidentally removed indentation, making
spec_version a module-level variable instead of a Pydantic class field.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent fcb998b commit 680b410
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments