Small bug fix, correcting the buckyball ring count in the readme (thanks to @steinbeck #57), as well as bumping the required networkx version to >= 3.0, which is needed for the aromaticity detection. Finally, @mnmelo implemented a better way of incrementing bond orders.
What's Changed
- Improved bond order assignment by @mnmelo in #56
- Fix cycle count for buckminsterfullerene example by @pckroon in #58
- Update networkx version specification in setup.cfg by @pckroon in #59
New Contributors
Full Changelog: v2.0.0...v2.0.1