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

3.1 time (#5330)

parent e29acc28dd8a
No related branches found
No related tags found
No related merge requests found
Changelog Changelog
========= =========
.. _v3-1:
3.1 - `master`_
~~~~~~~~~~~~~~~
.. note:: This version is not yet released and is under active development.
.. _v3-0: .. _v3-0:
3.0 - 2020-07-20 3.0 - 2020-07-20
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
) )
__uri__ = "https://github.com/pyca/cryptography" __uri__ = "https://github.com/pyca/cryptography"
__version__ = "3.0" __version__ = "3.1.dev1"
__author__ = "The cryptography developers" __author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org" __email__ = "cryptography-dev@python.org"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
__uri__ = "https://github.com/pyca/cryptography" __uri__ = "https://github.com/pyca/cryptography"
__version__ = "3.0" __version__ = "3.1.dev1"
__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