mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 17:04:54 +00:00
Update _version.py (#2371)
This commit is contained in:
parent
657edfeb9a
commit
c3ba6d6efd
@ -7,5 +7,5 @@ Provides metadata version information.
|
||||
|
||||
from incremental import Version
|
||||
|
||||
__version__ = Version("metadata", 0, 8, 0, dev=11)
|
||||
__version__ = Version("metadata", 0, 8, 0, dev=12)
|
||||
__all__ = ["__version__"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user