We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdcc0a commit cac7ef7Copy full SHA for cac7ef7
tensorflow-core/tensorflow-core-api/pom.xml
@@ -15,7 +15,7 @@
15
<description>Platform-dependent native code and pure-Java code for the TensorFlow machine intelligence library.</description>
16
17
<properties>
18
- <ndarray.version>1.0.0-rc.1</ndarray.version>
+ <ndarray.version>1.0.0</ndarray.version>
19
<truth.version>1.1.5</truth.version>
20
<test.download.skip>false</test.download.skip>
21
<test.download.folder>${project.build.directory}/tf-text-download/</test.download.folder>
0 commit comments