mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 08:50:18 +00:00
Fix #4042: Ingestion: Sample data ingestion is failing
This commit is contained in:
parent
2e870669e3
commit
966cedd17f
@ -7,5 +7,5 @@ Provides metadata version information.
|
||||
|
||||
from incremental import Version
|
||||
|
||||
__version__ = Version("metadata", 0, 9, 0, dev=26)
|
||||
__version__ = Version("metadata", 0, 9, 0, dev=27)
|
||||
__all__ = ["__version__"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user