diff --git a/setup.py b/setup.py index 03d9c33..f0e7bd6 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="txtai.py", - version="8.0.0", + version="8.1.0", author="NeuML", description="Python client for txtai", long_description=DESCRIPTION,