mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 17:34:41 +00:00
Fix #3721: Typo in table.json schema
This commit is contained in:
parent
bd651b74e2
commit
afd7d1b9a7
@ -7,5 +7,5 @@ Provides metadata version information.
|
||||
|
||||
from incremental import Version
|
||||
|
||||
__version__ = Version("metadata", 0, 9, 0, dev=19)
|
||||
__version__ = Version("metadata", 0, 9, 0, dev=20)
|
||||
__all__ = ["__version__"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user