diff --git a/setup.py b/setup.py index 716f5b0..1c3cff1 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="text2vec", - version="0.4.2", + version="0.4.3", description="Building blocks for text vectorization and embedding", author="Dave Hollander", author_url="https://github.com/brainsqueeze",