File tree 3 files changed +4
-6
lines changed
vectors/cryptography_vectors
3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ Changelog
3
3
4
4
.. _v39-0-0 :
5
5
6
- 39.0.0 - `main `_
7
- ~~~~~~~~~~~~~~~~
8
-
9
- .. note :: This version is not yet released and is under active development.
6
+ 39.0.0 - 2023-01-01
7
+ ~~~~~~~~~~~~~~~~~~~
10
8
11
9
* **BACKWARDS INCOMPATIBLE: ** Support for OpenSSL 1.1.0 has been removed.
12
10
Users on older version of OpenSSL will need to upgrade.
Original file line number Diff line number Diff line change 9
9
"__copyright__" ,
10
10
]
11
11
12
- __version__ = "39.0.0.dev1 "
12
+ __version__ = "39.0.0"
13
13
14
14
__author__ = "The Python Cryptographic Authority and individual contributors"
15
15
__copyright__ = "Copyright 2013-2022 {}" .format (__author__ )
Original file line number Diff line number Diff line change 6
6
"__version__" ,
7
7
]
8
8
9
- __version__ = "39.0.0.dev1 "
9
+ __version__ = "39.0.0"
You can’t perform that action at this time.
0 commit comments