summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-07-09 17:58:12 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-07-09 17:58:12 -0700
commit5fc005a96e5263ed20f125b9dda2da59f07f2deb (patch)
tree0891cbe8db2b8a607a0d71bcffcdbea9283e752c
parent7d70b816bcb89f2d8ce6c0aaca8269fa433c9aed (diff)
downloadpyeclib-5fc005a96e5263ed20f125b9dda2da59f07f2deb.tar.gz
v0.9.4v0.9.4
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 6a1e965..7c65bdd 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.2',
+ version='0.9.4',
author='Kevin Greenan',
author_email='kmgreen2@gmail.com',
maintainer='Kevin Greenan and Tushar Gohad',