diff --git a/setup.py b/setup.py index 0bdfaeb..ded59bb 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="agentagenda", - version="0.0.9", + version="0.0.10", description="A task manager for your agent.", long_description=long_description, # added this line long_description_content_type="text/markdown", # and this line