8000 Bump to v0.6.1 -- fixed logging · petrichorcode/python-readability@fae95ba · GitHub
[go: up one dir, main page]

Skip to content

Commit fae95ba

Browse files
committed
Bump to v0.6.1 -- fixed logging
1 parent c0d794f commit fae95ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name="readability-lxml",
17-
version="0.6.0.5",
17+
version="0.6.1",
1818
author="Yuri Baburov",
1919
author_email="burchik@gmail.com",
2020
description="fast html to text parser (article readability tool) with python3 support",

0 commit comments

Comments
 (0)
0