We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f2c13 commit c0307e4Copy full SHA for c0307e4
README.md
@@ -23,7 +23,7 @@ Add the dependency to your `pom.xml`:
23
<dependency>
24
<groupId>io.github.tadayosi.tensorflow</groupId>
25
<artifactId>tensorflow-serving-client</artifactId>
26
- <version>0.2.1</version>
+ <version>0.2.2</version>
27
</dependency>
28
```
29
0 commit comments