diff options
Diffstat (limited to 'textproc/py-ntc-templates/files/patch-setup.py')
| -rw-r--r-- | textproc/py-ntc-templates/files/patch-setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-ntc-templates/files/patch-setup.py b/textproc/py-ntc-templates/files/patch-setup.py index 9412c6341606..279ced16c65b 100644 --- a/textproc/py-ntc-templates/files/patch-setup.py +++ b/textproc/py-ntc-templates/files/patch-setup.py @@ -15,7 +15,7 @@ + +setup_kwargs = { + 'name': 'ntc-templates', -+ 'version': '3.0.0', ++ 'version': '%%DISTVERSION%%', + 'description': "TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.", + 'author': 'Network to Code', + 'author_email': 'info@networktocode.com', |
