diff --git a/setup.py b/setup.py index 3cb044a..bfecc92 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name='agentmemory', - version='0.2.13', + version='0.2.14', description='Easy-to-use agent memory, powered by chromadb', long_description=long_description, # added this line long_description_content_type="text/markdown", # and this line