Removed
- Removed
__version__property from the package
Changed
- Changed the
balanceattribute ofChemicalEquationto the methodis_balanced() - Refactored tests and documentation to mention
is_balanced()instead ofbalance - Use
importlibto get the version number instead of using__version__