diff --git a/setup.py b/setup.py index 7aefbc271..c9e53910a 100644 --- a/setup.py +++ b/setup.py @@ -111,7 +111,7 @@ setup( name="PySCIPOpt", - version="4.3.0", + version="4.3.0.cibuildwheeltest", description="Python interface and modeling environment for SCIP", long_description=long_description, long_description_content_type="text/markdown",