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 a53d08e commit 3e2f84eCopy full SHA for 3e2f84e
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
6
7
-VERSION = '0.4.2'
+VERSION = '0.4.3'
8
REQS = [
9
'lxml',
10
'requests',
0 commit comments