Skip to content

Commit bc93cc0

Browse files
authored
Merge pull request #30 from koaning/v0.1.5
upgrade version for standardized error reason
2 parents 9202b8a + d8a068a commit bc93cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

2828
setup(
2929
name="doubtlab",
30-
version="0.1.4",
30+
version="0.1.5",
3131
author="Vincent D. Warmerdam",
3232
packages=find_packages(exclude=["notebooks", "docs"]),
3333
description="Don't Blindly Trust Your Labels",

0 commit comments

Comments
 (0)