Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
- raise IndexError for unknown tokens in transform
  • Loading branch information
Dobatymo committed Jan 17, 2022
1 parent 87f6708 commit 0a6b68f
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 @@ -54,7 +54,7 @@
if __name__ == "__main__":
setup(
name="encoders",
version="0.0.2",
version="0.0.3",
description="Faster than scikit encoders",
author="Dobatymo",
long_description=long_description,
Expand Down

0 comments on commit 0a6b68f

Please sign in to comment.