1.0.5: Small fixes (#68)
* fix: bug when changing variable names Only update the _variables_to_constriants_mapping dict when new_name != old_name * feat: allow infeasible primals to be retrieved Only _round_primals_to_bounds if solution is optimal * feat: add a tolerance option to scipy_interface Default is set to 1e-9