Skip to content

Commit 39f4bfb

Browse files
author
Carlos M. Esterlizi
committed
version update
1 parent a647aac commit 39f4bfb

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.7"
10+
version = "1.0.8"
1111
requirements = "libxml2-dev libxslt-dev python-dev libcurl4-openssl-dev python-pycurl"
1212

1313
class Install(InstallCommand):

0 commit comments

Comments
 (0)