diff --git a/setup.py b/setup.py index 4fb3bba27..be76eacd3 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setuptools.setup( name="pyserini", - version="0.36.0", + version="0.37.0", author="Jimmy Lin", author_email="jimmylin@uwaterloo.ca", description="A Python toolkit for reproducible information retrieval research with sparse and dense representations",