Update version to v0.0.74 (#825)
This commit is contained in:
@@ -25,7 +25,7 @@ class IndirectDataType(Enum):
|
||||
CSV = "csv"
|
||||
MDX = "mdx"
|
||||
IMAGES = "images"
|
||||
UNSTRUCTURED = 'unstructured'
|
||||
UNSTRUCTURED = "unstructured"
|
||||
JSON = "json"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user