Skip to content

Commit b8632e8

Browse files
committed
Add init
1 parent 9f2a5cd commit b8632e8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

mlflow_plugin_proxy_auth/__init__.py

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="mlflow-plugin-proxy-auth",
5-
version="0.0.1",
5+
version="0.0.2",
66
packages=find_packages(),
77
install_requires=["mlflow"],
88
entry_points={

0 commit comments

Comments
 (0)