We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0024ca commit 4789125Copy full SHA for 4789125
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='py-readability-metrics',
10
- version='1.3.5',
+ version='1.4.1',
11
author='Carmine DiMAscio',
12
author_email='cdimascio@gmail.com',
13
description='Score text "Readability" with popular metrics such as Flesch-Kincaid, Gunning Fog, ARI, Dale Chall, SMOG, and more',
0 commit comments