commit | 9966973ea2f9889224a2aabbb56e8873b9d33fcd | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <sapan@opennetworking.org> | Tue Jul 25 19:19:14 2017 -0400 |
committer | Sapan Bhatia <sapan@opennetworking.org> | Tue Jul 25 19:19:14 2017 -0400 |
tree | 724db4d2ab7f1776e3bd5c0ee80358a87d0d56f4 | |
parent | 29c4759c4c863eac032b57fd8155f1be66ff8e95 [diff] [blame] |
Support for invoking one policy from another
diff --git a/setup.py b/setup.py index 2a0a2fe..f600b8d 100644 --- a/setup.py +++ b/setup.py
@@ -10,7 +10,7 @@ from setuptools import setup setup(name='plyxproto', - version='2.1.0', + version='2.2.0', description='xproto parser and processor', author='Dusan Klinec (original protobuf parser), Sapan Bhatia (xproto extensions)', author_email='sapan@opennetworking.org',