Hologram SDK 0.9.1 Release

Hey all,

We finally released the 0.9.1 version of our Python SDK which has some nice bug fixes and additions. I also added some CI/CD components that I hope will speed up releases in the future rather than it taking us over a year to finally get around to it.

One of my favorite features is using the CLI for running AT commands, I hated using screen or other terminal software so you can do something easy like:

sudo hologram modem command +COPS?

Here is the auto-generated change log though there are other fixes as well not included in this list.

Changes

:rocket: Features

:bug: Bug Fixes

:toolbox: Maintenance