summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-08-05 08:35:45 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-08-05 08:35:45 -0700
commite26a510bf8540ae05a38361977e442faf3d8e063 (patch)
tree67b0f5e25262b82030c553a632d69885e6f157b4
parente722611bffb44f58ea232b0eafea637051087ec2 (diff)
downloadpyeclib-0.9.5.tar.gz
Update to v0.9.5v0.9.5
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 7c65bdd..791fe3f 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.4',
+ version='0.9.5',
author='Kevin Greenan',
author_email='kmgreen2@gmail.com',
maintainer='Kevin Greenan and Tushar Gohad',