diff --git a/setup.py b/setup.py index 86f69df9..a9568377 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setuptools.setup( name="colbert-ai", - version="0.2.18", + version="0.2.19", author="Omar Khattab", author_email="okhattab@stanford.edu", description="Efficient and Effective Passage Search via Contextualized Late Interaction over BERT",