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