diff --git a/setup.py b/setup.py index 811c7b5..cdef5ac 100644 --- a/setup.py +++ b/setup.py @@ -12,6 +12,7 @@ setup( name="agentbrowser", + version="0.1.4", description="A browser for your agent, built on Chrome and Pyppeteer.", long_description=long_description, # added this line long_description_content_type="text/markdown", # and this line