Skip to content

Commit 579aa49

Browse files
committed
Bumped POM
1 parent d44d653 commit 579aa49

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@
100100
<!-- v8.2.2: Support 'raw' mode when reading corpus from string -->
101101
<!-- v8.3.0: Support saving sampler from main Java application -->
102102
<!-- v8.4.0: Added support for continued sampling in main, controlled by 'continue' CMD line option -->
103-
<version>8.4.0</version>
103+
<!-- v8.5.0: Support for compressed input files (zip, gz). Improved iteration callback support -->
104+
<version>8.5.0</version>
105+
104106

105107
<name>Partially Collapsed Parallel LDA</name>
106108

0 commit comments

Comments
 (0)