We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efa891 commit 0c79ddcCopy full SHA for 0c79ddc
biolink/pydanticmodel.py
@@ -12,7 +12,7 @@
12
13
14
metamodel_version = "None"
15
-version = "3.5.2"
+version = "3.5.3"
16
17
class WeakRefShimBaseModel(BaseModel):
18
__slots__ = '__weakref__'
0 commit comments