We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b66a2d commit 125b149Copy full SHA for 125b149
2 files changed
src/cryptography/__about__.py
@@ -9,7 +9,7 @@
9
"__copyright__",
10
]
11
12
-__version__ = "39.0.1"
+__version__ = "39.0.2"
13
14
__author__ = "The Python Cryptographic Authority and individual contributors"
15
-__copyright__ = "Copyright 2013-2022 {}".format(__author__)
+__copyright__ = "Copyright 2013-2023 {}".format(__author__)
vectors/cryptography_vectors/__about__.py
@@ -6,4 +6,4 @@
6
"__version__",
7
8
0 commit comments