Skip to content

Commit

Permalink
Update v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quantrancse committed Oct 20, 2021
1 parent e1d0aed commit d6a19b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hako2epub.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
HEADERS = {
'user-agent': ('Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.47 Safari/537.36')}

tool_version = '2.0.0'
tool_version = '2.0.1'
bs4_html_parser = 'html.parser'


Expand Down

0 comments on commit d6a19b5

Please sign in to comment.