summaryrefslogtreecommitdiffstats
path: root/dcae-policy/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-policy/setup.py')
-rw-r--r--dcae-policy/setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-policy/setup.py b/dcae-policy/setup.py
index d1a014e..d7a6756 100644
--- a/dcae-policy/setup.py
+++ b/dcae-policy/setup.py
@@ -1,5 +1,5 @@
# ================================================================================
-# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ from setuptools import setup
setup(
name='dcaepolicyplugin',
description='Cloudify plugin for dcae.nodes.policy node to retrieve the policy config',
- version="2.3.0",
+ version="2.3.2",
author='Alex Shatov',
packages=['dcaepolicyplugin'],
install_requires=[