This commit is contained in:
Carson M
2022-12-31 10:30:10 -06:00
parent de6525ef73
commit 00ff5f07a8

View File

@@ -1,7 +1,7 @@
[package]
name = "ort"
description = "Yet another ONNX Runtime wrapper"
version = "1.13.1"
version = "1.13.2"
edition = "2021"
license = "MIT/Apache-2.0"
repository = "https://github.com/pykeio/ort"