File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 given-names : " Thomas Andrew"
66 orcid : " https://orcid.org/0000-0001-8962-8571"
77title : " Fast Stylometry (Computer software)"
8- version : 1.0.8
8+ version : 1.0.9
99doi : 10.5281/zenodo.11096941
1010date-released : 2024-05-01
1111url : " https://fastdatascience.com/fast-stylometry-python-library"
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ A BibTeX entry for LaTeX users is:
212212```
213213@software{faststylometry,
214214 author = {Wood, T.A.},
215- title = {Fast Stylometry (Computer software), Version 1.0.8 },
215+ title = {Fast Stylometry (Computer software), Version 1.0.9 },
216216 year = {2024},
217217 url = {https://fastdatascience.com/fast-stylometry-python-library/},
218218 doi = {10.5281/zenodo.11096941},
Original file line number Diff line number Diff line change 2727
2828'''
2929
30- __version__ = "1.0.8 "
30+ __version__ = "1.0.9 "
3131
3232
3333from faststylometry .corpus import Corpus
You can’t perform that action at this time.
0 commit comments