Skip to content

Commit 806bcfa

Browse files
committed
Update README
1 parent 755218b commit 806bcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Add this to the build.sbt in your project:
99

1010
```scala
11-
libraryDependencies += "org.emergent-order" %% "onnx-scala-backends" % "0.12.0"
11+
libraryDependencies += "org.emergent-order" %% "onnx-scala-backends" % "0.13.0"
1212
```
1313

1414
A short, recent talk I gave about the project: [ONNX-Scala: Typeful, Functional Deep Learning / Dotty Meets an Open AI Standard](https://youtu.be/8HuZTeHi7lg?t=1156)

0 commit comments

Comments
 (0)