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.
2 parents 9202b8a + d8a068a commit bc93cc0Copy full SHA for bc93cc0
setup.py
@@ -27,7 +27,7 @@
27
28
setup(
29
name="doubtlab",
30
- version="0.1.4",
+ version="0.1.5",
31
author="Vincent D. Warmerdam",
32
packages=find_packages(exclude=["notebooks", "docs"]),
33
description="Don't Blindly Trust Your Labels",
0 commit comments