Bump version to 0.14 final
diff --git a/OpenSSL/version.py b/OpenSSL/version.py
index 502ee94..307dba0 100644
--- a/OpenSSL/version.py
+++ b/OpenSSL/version.py
@@ -6,4 +6,4 @@
 pyOpenSSL - A simple wrapper around the OpenSSL library
 """
 
-__version__ = '0.14a4'
+__version__ = '0.14'