mirror of
https://github.com/huggingface/kernels.git
synced 2025-11-05 22:54:31 +08:00
Compare commits
1 Commits
v0.5.0
...
v0.5.0.dev
| Author | SHA1 | Date | |
|---|---|---|---|
| 216dac0543 |
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -117,4 +117,3 @@ jobs:
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
skip-existing: true # Only upload when the version is unique.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "kernels"
|
||||
version = "0.5.0"
|
||||
version = "0.5.0.dev0"
|
||||
description = "Download compute kernels"
|
||||
authors = [
|
||||
{ name = "OlivierDehaene", email = "olivier@huggingface.co" },
|
||||
|
||||
Reference in New Issue
Block a user