Compare commits

...

1 Commits

Author SHA1 Message Date
43327978d6 Set version to 0.9.0 2025-08-01 14:38:18 +00:00

View File

@ -1,6 +1,6 @@
[project]
name = "kernels"
version = "0.9.0.dev0"
version = "0.9.0"
description = "Download compute kernels"
authors = [
{ name = "OlivierDehaene", email = "olivier@huggingface.co" },