diff --git a/setup.py b/setup.py index 990f9245177787f0ee7db1d9ab3f6494d7ee9159..17a4a69f0b19258e1e7e4ccc77c19fc431f4c604 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ readme = open('README.rst').read() setup( name='django-basetheme-bootstrap', - version='0.2.20', + version='0.2.21', description='Django Basetheme Bootstrap', long_description=readme, author='Bryan Brancotte',