File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111
1212[project ]
1313name = " cryptography"
14- version = " 41.0.1 "
14+ version = " 41.0.2 "
1515authors = [
1616 {name = " The Python Cryptographic Authority and individual contributors" , email = " cryptography-dev@python.org" }
1717]
Original file line number Diff line number Diff line change 1010 "__copyright__" ,
1111]
1212
13- __version__ = "41.0.1 "
13+ __version__ = "41.0.2 "
1414
1515
1616__author__ = "The Python Cryptographic Authority and individual contributors"
Original file line number Diff line number Diff line change 66 "__version__" ,
77]
88
9- __version__ = "41.0.1 "
9+ __version__ = "41.0.2 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " cryptography_vectors"
7- version = " 41.0.1 "
7+ version = " 41.0.2 "
88authors = [
99 {name = " The Python Cryptographic Authority and individual contributors" , email = " cryptography-dev@python.org" }
1010]
You can’t perform that action at this time.
0 commit comments