Skip to content

Commit

Permalink
Merge pull request #30 from koaning/v0.1.5
Browse files Browse the repository at this point in the history
upgrade version for standardized error reason
  • Loading branch information
koaning committed Dec 21, 2021
2 parents 9202b8a + d8a068a commit bc93cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

setup(
name="doubtlab",
version="0.1.4",
version="0.1.5",
author="Vincent D. Warmerdam",
packages=find_packages(exclude=["notebooks", "docs"]),
description="Don't Blindly Trust Your Labels",
Expand Down

0 comments on commit bc93cc0

Please sign in to comment.