We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44d653 commit 579aa49Copy full SHA for 579aa49
1 file changed
pom.xml
@@ -100,7 +100,9 @@
100
<!-- v8.2.2: Support 'raw' mode when reading corpus from string -->
101
<!-- v8.3.0: Support saving sampler from main Java application -->
102
<!-- v8.4.0: Added support for continued sampling in main, controlled by 'continue' CMD line option -->
103
- <version>8.4.0</version>
+ <!-- v8.5.0: Support for compressed input files (zip, gz). Improved iteration callback support -->
104
+ <version>8.5.0</version>
105
+
106
107
<name>Partially Collapsed Parallel LDA</name>
108
0 commit comments