Skip to content

Commit 54179e9

Browse files
authored
Update setup.py
1 parent 118b14e commit 54179e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools.command.test import test as TestCommand
88
from setuptools.command.install import install as InstallCommand
99

10-
version = "1.0.6"
10+
version = "1.0.7"
1111
requirements = "libxml2-dev libxslt-dev python-dev libcurl4-openssl-dev python-pycurl"
1212

1313
class Install(InstallCommand):

0 commit comments

Comments
 (0)