1
Fork 0

Release v0.0.3
Some checks failed
CI / linux (aarch64) (push) Failing after 1s
CI / linux (x86) (push) Failing after 1s
CI / linux (x86_64) (push) Failing after 1s
CI / sdist (push) Failing after 1s
CI / windows (x64) (push) Has been cancelled
CI / windows (x86) (push) Has been cancelled
CI / macos (aarch64) (push) Has been cancelled
CI / macos (x86_64) (push) Has been cancelled
CI / Release (push) Has been cancelled

This commit is contained in:
Jan-Erik Rediger 2023-12-09 19:37:53 +01:00
parent c07018a3aa
commit ffec4b5769

View file

@ -1,6 +1,6 @@
[package] [package]
name = "oelf" name = "oelf"
version = "0.0.2" version = "0.0.3"
edition = "2021" edition = "2021"
[lib] [lib]