aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/setup.py')
-rwxr-xr-xbindings/python/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/setup.py b/bindings/python/setup.py
index 841a3af..c49275a 100755
--- a/bindings/python/setup.py
+++ b/bindings/python/setup.py
@@ -27,7 +27,7 @@
from distutils.core import setup
setup(name="ppamltracer-python",
- version="0.2.0",
+ version="0.2.1",
description="ppamltracer Python bindings",
author="Benjamin Barenblat",
author_email="bbarenblat@galois.com",