You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
> [!IMPORTANT]
2
+
>
3
+
> We're updating to [Pydantic v2](https://docs.pydantic.dev/2.0/migration/)!
4
+
>
5
+
> If your project defines custom Pydantic models and validators, try switching to the [`beta`](https://github.com/mcbeet/beet/tree/beta) branch to be ready for Pydantic v2 when it's released on `main`.
0 commit comments