Skip to content

Commit a4bbeb8

Browse files
committed
Version 0.11: Added evaluation metrics and plotting abilities for Gaussian Linear Models
1 parent da15ee3 commit a4bbeb8

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.kuleuven.esat</groupId>
44
<artifactId>bayesLearn</artifactId>
5-
<version>0.1</version>
5+
<version>0.11</version>
66
<inceptionYear>2008</inceptionYear>
77
<properties>
88
<scala.version>2.10.4</scala.version>

0 commit comments

Comments
 (0)