Compare commits

...

1 Commits

Author SHA1 Message Date
f45cb91395 Set version to 0.1.2 2025-01-23 09:08:18 +00:00

View File

@ -1,6 +1,6 @@
[project]
name = "hf-kernels"
version = "0.1.1"
version = "0.1.2"
description = "Download cuda kernels"
authors = [
{ name = "OlivierDehaene", email = "olivier@huggingface.co" },