Remove pointless newlines that snuck in (#8845)

This commit is contained in:
Alex Gaynor 2023-04-30 02:11:30 -04:00 committed by GitHub
parent ac939ffb49
commit 828bcf36d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,6 @@ build-backend = "setuptools.build_meta"
[project]
name = "cryptography"
version = "41.0.0.dev1"
authors = [
{name = "The Python Cryptographic Authority and individual contributors", email = "cryptography-dev@python.org"}
]