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 65d79ef commit a87f880Copy full SHA for a87f880
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="mltrace",
10
- version="0.16",
+ version="0.17",
11
description="Lineage and tracing for ML pipelines",
12
long_description=README,
13
long_description_content_type="text/markdown",
0 commit comments