Skip to content

Commit f3546f2

Browse files
committed
fix
1 parent a8f2ac5 commit f3546f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "readsight"
7-
version = "1.0.0"
7+
version = "1.0.3"
88
description = "Multilingual readability library for Python — 86 languages, 17 formulas, TeX-based syllable counting via Frank M. Liang algorithm."
99
readme = "README.md"
1010
license = {text = "MIT"}
11-
authors = [{name = "Yevhen Leonidov", email = "yevhen.leonidov@gmail.com"}]
11+
authors = [{name = "Yevhen Leonidov", email = "leonidovev@gmail.com"}]
1212
keywords = [
1313
"readability", "syllable", "hyphenation", "flesch-kincaid",
1414
"gunning-fog", "smog", "coleman-liau", "ari", "lix", "gulpease",

0 commit comments

Comments
 (0)