Skip to content

Commit d909ef9

Browse files
committed
update version to v4.0.3
1 parent c8be79e commit d909ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RCaller/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
group = 'com.github.jbytecode'
11-
version = '4.0.2'
11+
version = '4.0.3'
1212
description = 'RCaller is a software library which simplifies performing data analysis and statistical calculations in Java using R. The details are hidden from users including transferring data between platforms, function calls, and retrieving results.'
1313

1414
java.sourceCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)