diff --git a/roboflow/core/version.py b/roboflow/core/version.py index 9a984e4e..c597739c 100644 --- a/roboflow/core/version.py +++ b/roboflow/core/version.py @@ -44,7 +44,7 @@ class Version: """ Class representing a Roboflow dataset version. """ - + model: Optional[InferenceModel] def __init__(