Skip to content

Commit dd4243f

Browse files
authored
Update version in README.md
1 parent 51ac2c0 commit dd4243f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To import the NdArray library in your project, simply add the following dependen
1111
<dependency>
1212
<groupId>org.tensorflow</groupId>
1313
<artifactId>ndarray</artifactId>
14-
<version>0.3.2</version>
14+
<version>0.3.3</version>
1515
</dependency>
1616
```
1717

0 commit comments

Comments
 (0)