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 2d32d77 commit dbacbccCopy full SHA for dbacbcc
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
6
7
-VERSION = '0.4.4'
+VERSION = '0.4.5'
8
REQS = [
9
'lxml',
10
'requests',
0 commit comments