mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
Fix #4044: Service connection supportedPipelineType to be a common type
This commit is contained in:
parent
8067103a1d
commit
bd4bcaf876
@ -7,5 +7,5 @@ Provides metadata version information.
|
||||
|
||||
from incremental import Version
|
||||
|
||||
__version__ = Version("metadata", 0, 9, 0, dev=24)
|
||||
__version__ = Version("metadata", 0, 9, 0, dev=25)
|
||||
__all__ = ["__version__"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user