Skip to content
Snippets Groups Projects
Commit 91c5f1d028e1 authored by Paul Kehrer's avatar Paul Kehrer
Browse files

changelog and version bump (#4030)

parent 3ceee6a3ca64
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,13 @@
=========
.. _v2-1-4:
2.1.4 - 2017-11-29
~~~~~~~~~~~~~~~~~~
* Added ``X509_up_ref`` for an upcoming ``pyOpenSSL`` release.
.. _v2-1-3:
2.1.3 - 2017-11-02
......
......@@ -14,7 +14,7 @@
" and primitives to Python developers.")
__uri__ = "https://github.com/pyca/cryptography"
__version__ = "2.1.3"
__version__ = "2.1.4"
__author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org"
......
......@@ -14,7 +14,7 @@
__uri__ = "https://github.com/pyca/cryptography"
__version__ = "2.1.3"
__version__ = "2.1.4"
__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