File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
vectors/cryptography_vectors Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,8 @@ Changelog
33
44.. _v36-0-0 :
55
6- 36.0.0 - `main `_
7- ~~~~~~~~~~~~~~~~
8-
9- .. note :: This version is not yet released and is under active development.
10-
6+ 36.0.0 - 2021-11-21
7+ ~~~~~~~~~~~~~~~~~~~
118
129* **FINAL DEPRECATION ** Support for ``verifier `` and ``signer `` on our
1310 asymmetric key classes was deprecated in version 2.1. These functions had an
Original file line number Diff line number Diff line change 99 "__copyright__" ,
1010]
1111
12- __version__ = "36.0.0.dev1 "
12+ __version__ = "36.0.0"
1313
1414__author__ = "The Python Cryptographic Authority and individual contributors"
1515__copyright__ = "Copyright 2013-2021 {}" .format (__author__ )
Original file line number Diff line number Diff line change 66 "__version__" ,
77]
88
9- __version__ = "36.0.0.dev1 "
9+ __version__ = "36.0.0"
You can’t perform that action at this time.
0 commit comments