diff --git a/setup.py b/setup.py index 9a434f6..f8edc1e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,6 @@ setup( url = "https://github.com/LordMathis/mlflow-plugin-proxy-auth", long_description_content_type="text/markdown", long_description=long_description, - version="0.0.4", packages=find_packages(), install_requires=["mlflow"], entry_points={