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 765b996 commit f74bdedCopy full SHA for f74bded
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
6
7
-VERSION = '0.4.6'
+VERSION = '0.4.7'
8
REQS = [
9
'lxml',
10
'requests',
0 commit comments