What's Changed
* Fix `__main__` import issue with `zn.Methods` by PythonFZ in https://github.com/zincware/ZnTrack/pull/193
* fix 116 by PythonFZ in https://github.com/zincware/ZnTrack/pull/195
* fix lists for zn.methods by PythonFZ in https://github.com/zincware/ZnTrack/pull/200
* Bump version by PythonFZ in https://github.com/zincware/ZnTrack/pull/202
* add tests and fix posix issue on windows by PythonFZ in https://github.com/zincware/ZnTrack/pull/205
* Fix 203 by PythonFZ in https://github.com/zincware/ZnTrack/pull/206
* Optimize zn.Method serializer by PythonFZ in https://github.com/zincware/ZnTrack/pull/207
* Code Improvement by PythonFZ in https://github.com/zincware/ZnTrack/pull/208
* Bugfix by PythonFZ in https://github.com/zincware/ZnTrack/pull/209
* add run argument in addition to `no_exec` by PythonFZ in https://github.com/zincware/ZnTrack/pull/210
**Full Changelog**: https://github.com/zincware/ZnTrack/compare/v0.3.2...v0.3.3