This is a minor release. It fixes one bug, and enables compatibility with Python 3.13 and later.
What's Changed
- Fix a bug in assigning charges from formalCharge in the CCD when that formal charge is set to '?' instead of a number. by @swails in #327
- Add legacy-cgi to replace cgi by @epretti in #338
- Remove old files and update license text by @epretti in #339
- Update version number to 1.12 by @peastman in #340
New Contributors
Full Changelog: v1.11...v1.12