We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2a5cd commit b8632e8Copy full SHA for b8632e8
mlflow_plugin_proxy_auth/__init__.py
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="mlflow-plugin-proxy-auth",
5
- version="0.0.1",
+ version="0.0.2",
6
packages=find_packages(),
7
install_requires=["mlflow"],
8
entry_points={
0 commit comments