Skip to content

Chemics v24.1

Latest
Compare
Choose a tag to compare
@wigging wigging released this 02 Jan 02:43
· 1 commit to main since this release

Removed

  • Removed __version__ property from the package

Changed

  • Changed the balance attribute of ChemicalEquation to the method is_balanced()
  • Refactored tests and documentation to mention is_balanced() instead of balance
  • Use importlib to get the version number instead of using __version__