Skip to content

Commit

Permalink
1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
decahedron1 committed Jul 17, 2023
1 parent dd6580f commit a4aff98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "ort"
description = "A Rust wrapper for ONNX Runtime 1.15 - Optimize and Accelerate Machine Learning Inferencing"
version = "1.15.0"
version = "1.15.1"
edition = "2021"
license = "MIT/Apache-2.0"
repository = "https://github.com/pykeio/ort"
Expand Down

0 comments on commit a4aff98

Please sign in to comment.