File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- Future Release
6- ==============
5+ .. Future Release
6+ ==============
77 * Enhancements
88 * Fixes
9- * Clean up naming of LSA features to prevent full custom corpus from being displayed (:pr: `161 `)
109 * Changes
1110 * Documentation Changes
1211 * Testing Changes
1312
13+ .. Thanks to the following people for contributing to this release:
14+
15+ v2.7.1 Jun 29, 2022
16+ ===================
17+ * Fixes
18+ * Clean up naming of LSA features to prevent full custom corpus from being displayed (:pr: `161 `)
19+
1420 Thanks to the following people for contributing to this release:
1521 :user: `thehomebrewnerd `
1622
Original file line number Diff line number Diff line change 22
33
44def test_version ():
5- assert __version__ == "2.7.0 "
5+ assert __version__ == "2.7.1 "
Original file line number Diff line number Diff line change 1- __version__ = "2.7.0 "
1+ __version__ = "2.7.1 "
You can’t perform that action at this time.
0 commit comments