diff --git a/setup.py b/setup.py index 504a1a2..972380c 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ author='Armin Ronacher', author_email='armin.ronacher@active-4.com', url='http://github.com/lektor/lektor-markdown-highlighter', - version='0.1', + version='0.2', license='BSD', py_modules=['lektor_markdown_highlighter'], entry_points={