Remove duplicate version

This commit is contained in:
LordMathis 2023-12-17 20:59:04 +01:00
parent 313c25d80f
commit c4186d8e34
1 changed files with 0 additions and 1 deletions

View File

@ -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={