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 31c349e commit eea09c2Copy full SHA for eea09c2
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>net.imglib2</groupId>
13
<artifactId>imglib2-appose</artifactId>
14
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
15
16
<name>ImgLib2 Appose</name>
17
<description>Appose NDArray integration</description>
@@ -87,7 +87,7 @@
87
<license.organizationName>ImgLib2 authors</license.organizationName>
88
<license.copyrightOwners>Tobias Pietzsch and Curtis Rueden.</license.copyrightOwners>
89
90
- <appose.version>0.3.0</appose.version>
+ <appose.version>0.4.0</appose.version>
91
</properties>
92
93
<repositories>
0 commit comments