Skip to content

Commit dc83b82

Browse files
committed
Update version in Maven example
1 parent 1124b73 commit dc83b82

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>1.0.0-rc.1</version>
14+
<version>1.0.0</version>
1515
</dependency>
1616
```
1717

0 commit comments

Comments
 (0)