summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 46dadbb..d3dfc6d 100644
--- a/setup.py
+++ b/setup.py
@@ -51,7 +51,7 @@ if sys.version_info < (3,4,0):
setup(
name='phat',
- version='1.5.0.post2',
+ version='1.6.0.post2',
author='Bryn Keller',
author_email='bryn.keller@intel.com',
url='https://bitbucket.org/phat-code/phat',