Skip to content

Commit 28d2b6d

Browse files
committed
Fix the SNAPSHOT version
1 parent ec1cc5c commit 28d2b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>scripting-appose-python</artifactId>
13-
<version>0.4.3-SNAPSHOT</version>
13+
<version>0.1.0-SNAPSHOT</version>
1414

1515
<name>SciJava Scripting: Python</name>
1616
<description>Python scripting language plugin to be used via scyjava.</description>

0 commit comments

Comments
 (0)