What's Changed
* Fixed equality and isinstance checks for `CSymbol` and derived classes by dweindl in https://github.com/dweindl/sbmlmath/pull/20
* Fixed equality and isinstance checks for `CFunction` and derived classes by dweindl in https://github.com/dweindl/sbmlmath/pull/22
* Added `set_math` by dweindl in https://github.com/dweindl/sbmlmath/pull/25
**Full Changelog**: https://github.com/dweindl/sbmlmath/compare/v0.1.1...v0.2.0