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 a647aac commit 39f4bfbCopy full SHA for 39f4bfb
setup.py
@@ -7,7 +7,7 @@
7
from setuptools.command.test import test as TestCommand
8
from setuptools.command.install import install as InstallCommand
9
10
-version = "1.0.7"
+version = "1.0.8"
11
requirements = "libxml2-dev libxslt-dev python-dev libcurl4-openssl-dev python-pycurl"
12
13
class Install(InstallCommand):
0 commit comments