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