We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a47fbc commit 834d5a6Copy full SHA for 834d5a6
1 file changed
pom.xml
@@ -103,7 +103,8 @@
103
<!-- v8.5.0: Support for compressed input files (zip, gz). Improved iteration callback support -->
104
<!-- v8.5.1: Fixed resource leaks in file loading and 'continued' sampling -->
105
<!-- v9.0.0: Major cleanups -->
106
- <version>9.0.0-SNAPSHOT</version>
+ <!-- v9.1.0: Reverted back to default loading using file (instead of streams), fixed various small issues -->
107
+ <version>9.1.0</version>
108
109
110
<name>Partially Collapsed Parallel LDA</name>
0 commit comments