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

Merge pull request #1312 from reaperhulk/0.5.4

bump version to 0.5.4, set date in changelog
Branches 0.5.x
No related tags found
No related merge requests found
Changelog Changelog
========= =========
0.5.4 - 2014-08-19 0.5.4 - 2014-08-20
~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
* Added several functions to the OpenSSL bindings to support new * Added several functions to the OpenSSL bindings to support new
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
" and primitives to Python developers.") " and primitives to Python developers.")
__uri__ = "https://github.com/pyca/cryptography" __uri__ = "https://github.com/pyca/cryptography"
__version__ = "0.5.3" __version__ = "0.5.4"
__author__ = "The cryptography developers" __author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org" __email__ = "cryptography-dev@python.org"
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
__uri__ = "https://github.com/pyca/cryptography" __uri__ = "https://github.com/pyca/cryptography"
__version__ = "0.5.3" __version__ = "0.5.4"
__author__ = "The cryptography developers" __author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org" __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