diff --git a/setup.py b/setup.py
index 32e62725ec3aa11b76a05c3e597ceffeb58c148a..c914417904207ad9a5d53624e91914ceab4657f5 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ readme = open('README.rst').read()
 
 setup(
     name='django-basetheme-bootstrap',
-    version='0.2.80',
+    version='1.0',
     description='Django Basetheme Bootstrap',
     long_description=readme,
     author='Bryan Brancotte',