bump version to 0.7a2
diff --git a/doc/html/openssl-pkcs12.html b/doc/html/openssl-pkcs12.html
index 4eb893f..1439b61 100644
--- a/doc/html/openssl-pkcs12.html
+++ b/doc/html/openssl-pkcs12.html
@@ -52,19 +52,19 @@
PKCS12 objects have the following methods:
<P>
-<dl><dt><b><a name='l2h-77'><tt class='method'>get_certificate</tt></a></b>()
+<dl><dt><b><a name='l2h-78'><tt class='method'>get_certificate</tt></a></b>()
<dd>
Return certificate portion of the PKCS12 structure.
</dl>
<P>
-<dl><dt><b><a name='l2h-78'><tt class='method'>get_privatekey</tt></a></b>()
+<dl><dt><b><a name='l2h-79'><tt class='method'>get_privatekey</tt></a></b>()
<dd>
Return private key portion of the PKCS12 structure
</dl>
<P>
-<dl><dt><b><a name='l2h-79'><tt class='method'>get_ca_certificates</tt></a></b>()
+<dl><dt><b><a name='l2h-80'><tt class='method'>get_ca_certificates</tt></a></b>()
<dd>
Return CA certificates within the PKCS12 object as a tuple. Returns
None if no CA certificates are present.
@@ -100,7 +100,7 @@
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
<b class="navlabel">Next:</b> <a class="sectref" href="openssl-509ext.html">3.1.8 X509Extension objects</A>
<hr>
-<span class="release-info">Release 0.7a1.</span>
+<span class="release-info">Release 0.7a2.</span>
</DIV>
<!--End of Navigation Panel-->