1.14.0-alpha.0

This commit is contained in:
Carson M
2023-01-18 10:36:38 -06:00
parent d5b50259b8
commit f12881b916

View File

@@ -1,7 +1,7 @@
[package]
name = "ort"
description = "A Rust wrapper for ONNX Runtime 1.13 - Optimize and Accelerate Machine Learning Inferencing"
version = "1.13.3"
version = "1.14.0-alpha.0"
edition = "2021"
license = "MIT/Apache-2.0"
repository = "https://github.com/pykeio/ort"