Commit 8f7cdba4 by Ned Batchelder

Bump the version number to get installation right.

parent fbcadfe3
...@@ -39,7 +39,7 @@ if os.name.lower() == 'nt': ...@@ -39,7 +39,7 @@ if os.name.lower() == 'nt':
setup( setup(
name='lettuce', name='lettuce',
version='0.2.20', version='0.2.20.001',
description='Behaviour Driven Development for python', description='Behaviour Driven Development for python',
author='Gabriel Falcao', author='Gabriel Falcao',
author_email='gabriel@nacaolivre.org', author_email='gabriel@nacaolivre.org',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment