Skip to content

Commit

Permalink
Releasing 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
karllessard committed Jul 12, 2021
1 parent 13cc616 commit 2744e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndarray/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To import the NdArray library in your project, simply add the following dependen
<dependency>
<groupId>org.tensorflow</groupId>
<artifactId>ndarray</artifactId>
<version>0.3.1</version>
<version>0.3.2</version>
</dependency>
```

Expand Down

0 comments on commit 2744e6c

Please sign in to comment.