- Removed python 2 compatibility. No longer supported.
- Fixed Python3 bug in
save_pdb()
when usingreturn_text = False
.
- Fixed Python3 bug in
assign_elements_from_atom_names()
function.
- Change log
- Changed
get_distance_to_another_molecules
toget_distance_to_another_molecule
, prior function remains - Updated README.md
- Handled error when importing empty pdbqt file