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