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 8b26ee5 commit dc56dd0Copy full SHA for dc56dd0
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup, find_packages
5
6
7
-VERSION = '0.1.0'
+VERSION = '0.2.0'
8
REQS = [
9
'lxml',
10
'requests',
0 commit comments