We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e0f51 commit cea52a6Copy full SHA for cea52a6
setup.py
@@ -18,7 +18,7 @@
18
setup(
19
name='html-table-extractor',
20
url='https://github.com/yuanxu-li/html-table-extractor',
21
- version='1.4.0',
+ version='1.4.1',
22
author='Justin Li',
23
author_email='[email protected]',
24
description='A python library for extracting data from html table',
0 commit comments