What's Changed
* Update TRNSYS lib loading and add stored values by dyreby in https://github.com/isentropic-dev/trnpy/pull/67
* Add getter function for simulation start time by dyreby in https://github.com/isentropic-dev/trnpy/pull/79
* Add getter function for simulation stop time by dyreby in https://github.com/isentropic-dev/trnpy/pull/80
* Add getter function for simulation time step by dyreby in https://github.com/isentropic-dev/trnpy/pull/81
* Add getter function for current step by dyreby in https://github.com/isentropic-dev/trnpy/pull/82
* Add getter function for total time steps by dyreby in https://github.com/isentropic-dev/trnpy/pull/83
* Use property for simulation properties by dyreby in https://github.com/isentropic-dev/trnpy/pull/84
* Use new kernel API by dyreby in https://github.com/isentropic-dev/trnpy/pull/91
**Full Changelog**: https://github.com/isentropic-dev/trnpy/compare/0.1.0...0.2.0