diff --git a/setup.py b/setup.py index 5df76cd..42d22ec 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="easytask", - version="0.0.1", + version="0.0.3", description="A task manager for your agent.", long_description=long_description, # added this line long_description_content_type="text/markdown", # and this line