Skip to content

Commit 9cd5fb6

Browse files
committed
Bump to 0.2.6.1
1 parent 4491551 commit 9cd5fb6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ Updates
4848

4949
- 0.2.5 Update setup.py for uploading .tar.gz to pypi
5050
- 0.2.6 Don't crash on documents with no title
51+
- 0.2.6.1 Document.short_title() properly works

setup.py

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

44
setup(
55
name="readability-lxml",
6-
version="0.2.6",
6+
version="0.2.6.1",
77
author="Yuri Baburov",
88
author_email="burchik@gmail.com",
99
description="fast python port of arc90's readability tool",

0 commit comments

Comments
 (0)