Bugfix release
* Disable result renderer in subdataset in core extractor calls by christian-monch in https://github.com/datalad/datalad-metalad/pull/258
* Fix traverser-error on unresolved top_level_dir path argument by christian-monch in https://github.com/datalad/datalad-metalad/pull/259
* Update minimal datalad metadata model version to 0.3.1 (this fixes a bug in fetching and pushing of metadata)
* Add an automated pypi release action