diff --git a/setup.py b/setup.py index ce88cf27..4f968c29 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='needlehaystack', - version='0.0.1', + version='0.0.2', author='Greg Kamradt', author_email='greg@gregkamradt.com', description='Doing simple retrieval from LLM models at various context lengths to measure accuracy.',