diff --git a/setup.py b/setup.py index 3ac52cc..9245322 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="agentagenda", - version="0.0.6", + version="0.0.7", description="A task manager for your agent.", long_description=long_description, # added this line long_description_content_type="text/markdown", # and this line