diff --git a/setup.py b/setup.py index 23331a784c8c0875f89baf2abaaa4d512373802d..18150249e9d1ea1e79f4e0d51a7a271808215d0b 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ readme = open('README.rst').read() setup( name='django-basetheme-bootstrap', - version='0.0.1', + version='0.0.2', description='Django Basetheme Bootstrap', long_description=readme, author='Bryan Brancotte',