File tree 3 files changed +11
-5
lines changed
3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
- Future Release
6
- ==============
5
+ .. Future Release
6
+ ==============
7
7
* Enhancements
8
8
* Fixes
9
- * Clean up naming of LSA features to prevent full custom corpus from being displayed (:pr: `161 `)
10
9
* Changes
11
10
* Documentation Changes
12
11
* Testing Changes
13
12
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
+
14
20
Thanks to the following people for contributing to this release:
15
21
:user: `thehomebrewnerd `
16
22
Original file line number Diff line number Diff line change 2
2
3
3
4
4
def 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