Skip to content

Commit 6494af9

Browse files
committed
regen pydantic class
1 parent bfaaf83 commit 6494af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biolink/pydanticmodel.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
metamodel_version = "None"
15-
version = "3.5.0"
15+
version = "3.5.1"
1616

1717
class WeakRefShimBaseModel(BaseModel):
1818
__slots__ = '__weakref__'

0 commit comments

Comments
 (0)