We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13cc616 commit 2744e6cCopy full SHA for 2744e6c
ndarray/README.md
@@ -11,7 +11,7 @@ To import the NdArray library in your project, simply add the following dependen
11
<dependency>
12
<groupId>org.tensorflow</groupId>
13
<artifactId>ndarray</artifactId>
14
- <version>0.3.1</version>
+ <version>0.3.2</version>
15
</dependency>
16
```
17
0 commit comments