diff --git a/setup.py b/setup.py index d62aa7b..724b029 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="agentlogger", - version='0.1.1', + version='0.1.2', description="Simple, colorful debug logs and logfiles.", long_description=long_description, # added this line long_description_content_type="text/markdown", # and this line