8000 Bump to 0.6.0.5 · petrichorcode/python-readability@398f6ad · GitHub
[go: up one dir, main page]

Skip to content < 8000 react-partial partial-name="keyboard-shortcuts-dialog" data-ssr="false" data-attempted-ssr="false" data-react-profiling="false" >

Commit 398f6ad

Browse files
committed
Bump to 0.6.0.5
1 parent 8ff11e6 commit 398f6ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414

1515
setup(
1616
name="readability-lxml",
17-
version="0.6.0.4",
17+
version="0.6.0.5",
1818
author="Yuri Baburov",
1919
author_email="burchik@gmail.com",
20-
description="fast python port of arc90's readability tool",
20+
description="fast html to text parser (article readability tool) with python3 support",
2121
test_suite = "tests.test_article_only",
2222
long_description=open("README").read(),
2323
license="Apache License 2.0",

0 commit comments

Comments
 (0)
0