This is an automated email from the ASF dual-hosted git repository.

junrushao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-ffi.git


The following commit(s) were added to refs/heads/main by this push:
     new f9b5e7d  [ADDONS] Update torch-c-dlpack-ext to 0.1.5 (#398)
f9b5e7d is described below

commit f9b5e7ddeef75d32f042901b25a3f5b40c1c383e
Author: Yaxing Cai <[email protected]>
AuthorDate: Mon Jan 12 01:25:22 2026 +0800

    [ADDONS] Update torch-c-dlpack-ext to 0.1.5 (#398)
    
    New release as LICENSE and NOTICE added
---
 addons/torch_c_dlpack_ext/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addons/torch_c_dlpack_ext/pyproject.toml 
b/addons/torch_c_dlpack_ext/pyproject.toml
index d9fc049..4eb7d58 100644
--- a/addons/torch_c_dlpack_ext/pyproject.toml
+++ b/addons/torch_c_dlpack_ext/pyproject.toml
@@ -17,7 +17,7 @@
 
 [project]
 name = "torch_c_dlpack_ext"
-version = "0.1.4"
+version = "0.1.5"
 requires-python = ">=3.9"
 description = "torch c dlpack ext"
 dependencies = ["torch"]

Reply via email to