diff --git a/setup.py b/setup.py index 8171a21acd4525508f0dbad7bea3135ab52b90ad..d3a41d8ae4b8c0690031b2851432a933b06e449f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ readme = open('README.rst').read() setup( name='django-basetheme-bootstrap', - version='0.2.14', + version='0.2.15', description='Django Basetheme Bootstrap', long_description=readme, author='Bryan Brancotte',