We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d794f commit fae95baCopy full SHA for fae95ba
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name="readability-lxml",
17
- version="0.6.0.5",
+ version="0.6.1",
18
author="Yuri Baburov",
19
author_email="burchik@gmail.com",
20
description="fast html to text parser (article readability tool) with python3 support",
0 commit comments