summaryrefslogtreecommitdiffstats
path: root/cdap/cdapplugin/setup.py
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-08-22 17:49:55 -0400
committerTommy Carpenter <tommy@research.att.com>2017-08-22 17:50:24 -0400
commit94cbaca0f5d9447afe9b0f392f248470420422e5 (patch)
tree2ab7e46a6d63daa1a8a372d199245511b84d3105 /cdap/cdapplugin/setup.py
parentc272a87b84189f3bf8b3c7287199b816affc9926 (diff)
[DCAEGEN2-74] merge broker deletion plugin to cdap
Change-Id: If8fecde180c37ae1332e9ef53b9b2e8b17169cbe Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'cdap/cdapplugin/setup.py')
-rw-r--r--cdap/cdapplugin/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdap/cdapplugin/setup.py b/cdap/cdapplugin/setup.py
index d16667d..53a9a2b 100644
--- a/cdap/cdapplugin/setup.py
+++ b/cdap/cdapplugin/setup.py
@@ -22,7 +22,7 @@ from setuptools import setup, find_packages
setup(
name = "cdapcloudify",
- version = "14.0.2",
+ version = "14.1.0",
packages=find_packages(),
author = "Tommy Carpenter",
author_email = "tommy at research dot eh tee tee dot com",