Bump the version to the final release version
diff --git a/OpenSSL/version.py b/OpenSSL/version.py
index 2f1bed7..be51903 100644
--- a/OpenSSL/version.py
+++ b/OpenSSL/version.py
@@ -6,4 +6,4 @@
 pyOpenSSL - A simple wrapper around the OpenSSL library
 """
 
-__version__ = '0.13a1'
+__version__ = '0.13'