summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-08-05 13:32:48 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-08-05 13:32:48 -0700
commitd19cf85cdb40f06ab25b68304c189e6d71a7066e (patch)
treeb220b6b61f3313cb41337d71b4d1c468b93f892b
parent5df5607e09912096a245f03f11dc212aa238db77 (diff)
downloadpyeclib-master.nolibec.tar.gz
Update to v0.9.8v0.9.8master.nolibec
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9d0ead6..613710a 100644
--- a/setup.py
+++ b/setup.py
@@ -207,7 +207,7 @@ module = Extension('pyeclib_c',
sources=['src/c/pyeclib_c/pyeclib_c.c'])
setup(name='PyECLib',
- version='0.9.7',
+ version='0.9.8',
author='Kevin Greenan',
author_email='kmgreen2@gmail.com',
maintainer='Kevin Greenan and Tushar Gohad',