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