We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb303e8 commit 3bd6562Copy full SHA for 3bd6562
ndarray/pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>org.tensorflow</groupId>
24
<artifactId>tensorflow-java-ndarray</artifactId>
25
- <version>0.4.0</version>
+ <version>0.5.0-SNAPSHOT</version>
26
</parent>
27
<artifactId>ndarray</artifactId>
28
<packaging>jar</packaging>
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
9
<packaging>pom</packaging>
10
11
<name>NdArray Parent</name>
0 commit comments