Skip to content
Snippets Groups Projects
Commit 649688d4c3d5 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Merge pull request #1629 from reaperhulk/0.7.2-changelog

update versions to 0.7.2 + changelog
No related branches found
No related tags found
No related merge requests found
Changelog
=========
0.7.2 - 2015-01-16
~~~~~~~~~~~~~~~~~~
* Updated Windows wheels to be compiled against OpenSSL 1.0.1l.
* ``enum34`` is no longer installed on Python 3.4, where it is included in
the standard library.
* Added a new function to the OpenSSL bindings to support additional
functionality in pyOpenSSL.
0.7.1 - 2014-12-28
~~~~~~~~~~~~~~~~~~
......
......@@ -14,7 +14,7 @@
" and primitives to Python developers.")
__uri__ = "https://github.com/pyca/cryptography"
__version__ = "0.7.1"
__version__ = "0.7.2"
__author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org"
......
......@@ -14,7 +14,7 @@
__uri__ = "https://github.com/pyca/cryptography"
__version__ = "0.7.1"
__version__ = "0.7.2"
__author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment