diff --git a/setup.py b/setup.py index db1e9f5a0e257247b02d0bbecba7266d062d3918..1f7c72293b7aa711d71be635b4c6ac781f284f24 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ this_file = os.path.abspath(__file__) this_file_dir = os.path.dirname(this_file) ### -REQUIRED_BINARY_C_VERSIONS = ["2.1.7", "2.2pre1", "2.2.0", "2.2.1"] +REQUIRED_BINARY_C_VERSIONS = ["2.1.7", "2.2pre1", "2.2.0", "2.2.1", "2.2.2"] ############################################################ # Defining functionality