mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-18 12:18:35 +00:00
parent
83a23d5568
commit
c081eabb7e
@ -23,6 +23,7 @@ def get_long_description():
|
||||
|
||||
|
||||
base_requirements = {
|
||||
"openmetadata-ingestion-core==0.6.0.dev0",
|
||||
"commonregex",
|
||||
"idna<3,>=2.5",
|
||||
"click>=7.1.1",
|
||||
@ -111,7 +112,7 @@ plugins: Dict[str, Set[str]] = {
|
||||
build_options = {"includes": ["_cffi_backend"]}
|
||||
setup(
|
||||
name="openmetadata-ingestion",
|
||||
version="0.6.0.dev0",
|
||||
version="0.6.0.dev1",
|
||||
url="https://open-metadata.org/",
|
||||
author="OpenMetadata Committers",
|
||||
license="Apache License 2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user