First Release using github action workflow.
Have most of the MVP features I needed from a python snapd api wrapper.
TODO
- More edge case testing
- enumerate hooks available on a snap (to check if configuration is supported e.g. `snap set <snap_name> <config>=<value>`)
- sphinx docs
What's Changed
* Lots of additional endpoints added by alexdlukens in https://github.com/alexdlukens/pysnap/pull/1
**Full Changelog**: https://github.com/alexdlukens/pysnap/commits/v0.0.2