| commit | 037371861693f26297320dcd5fd8c221b6d8df26 | [log] [tgz] |
|---|---|---|
| author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Jul 23 20:40:46 2020 -0400 |
| committer | GitHub <noreply@github.com> | Thu Jul 23 19:40:46 2020 -0500 |
| tree | ab18ca46617b0036e137cd6a154726acbab36bdf | |
| parent | 4ca4fb9e8ed3c45f09efab8269e4078d40f39d9b [diff] [blame] |
Paint it Black by the Rolling Stones (#920)
diff --git a/src/OpenSSL/version.py b/src/OpenSSL/version.py index 339b9ae..76de33a 100644 --- a/src/OpenSSL/version.py +++ b/src/OpenSSL/version.py
@@ -7,8 +7,14 @@ """ __all__ = [ - "__author__", "__copyright__", "__email__", "__license__", "__summary__", - "__title__", "__uri__", "__version__", + "__author__", + "__copyright__", + "__email__", + "__license__", + "__summary__", + "__title__", + "__uri__", + "__version__", ] __version__ = "20.0.0.dev"