This is a breaking change, you must update your code if you were using `offset` directive.
What's Changed
* repair inscorect directive .offset to .origin by Gebhartj in https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/61
New Contributors
* Gebhartj made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/pull/61
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_PIOASM/compare/0.8.2...1.0.0
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-pioasm`.
Read the [docs](https://circuitpython.readthedocs.io/projects/pioasm/en/latest/) for info on how to use it.