diff --git a/django_sshkey/__init__.py b/django_sshkey/__init__.py
index 1c48380..42eebf7 100644
--- a/django_sshkey/__init__.py
+++ b/django_sshkey/__init__.py
@@ -15,4 +15,4 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with django-sshkey.  If not, see <http://www.gnu.org/licenses/>.
 
-__version__ = '1.1.1'
+__version__ = '2.0.0'