diff --git a/setup.py b/setup.py index 75c08f6..cf654bd 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='commonmarkextensions', - version='0.0.5', + version='0.0.6', description='Tables and plain text rendering extension to commonmark.', long_description=open("README.md", encoding='utf-8').read(),