Fix crypto imports on macOS Big Sur (#1639)

This commit is contained in:
Ali Alaee
2020-11-28 15:54:52 +01:00
committed by GitHub
parent e3a194acb4
commit 23fc38f7c9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '1.18.0'
__version__ = '1.18.1'