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

ruihangl 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 119130d  Bring a new beta version (#83)
119130d is described below

commit 119130d520b85eaecef594131263f15d69d83fc0
Author: Tianqi Chen <[email protected]>
AuthorDate: Wed Oct 1 18:57:22 2025 -0400

    Bring a new beta version (#83)
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index b655e88..f63e89e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@
 
 [project]
 name = "apache-tvm-ffi"
-version = "0.1.0b13"
+version = "0.1.0b14"
 description = "tvm ffi"
 
 authors = [{ name = "TVM FFI team" }]

Reply via email to