Skip to content

Commit 834d5a6

Browse files
committed
Bumped POM
1 parent 1a47fbc commit 834d5a6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
<!-- v8.5.0: Support for compressed input files (zip, gz). Improved iteration callback support -->
104104
<!-- v8.5.1: Fixed resource leaks in file loading and 'continued' sampling -->
105105
<!-- v9.0.0: Major cleanups -->
106-
<version>9.0.0-SNAPSHOT</version>
106+
<!-- v9.1.0: Reverted back to default loading using file (instead of streams), fixed various small issues -->
107+
<version>9.1.0</version>
107108

108109

109110
<name>Partially Collapsed Parallel LDA</name>

0 commit comments

Comments
 (0)