## [0.1.3] - 2024-10-10 ##
> 自動化って物は試しとすればいい物だ
### Changed ###
- gha: our Rust crate and Python bindings are now uploaded automatically from a
GitHub action when a tag is pushed.
### Fixes ###
- syscalls: the pretty-printing of `openat2` errors now gives a string
description of the flags passed rather that just a hex value (to match other
syscalls).
Signed-off-by: Aleksa Sarai cyphar@cyphar.com