From 950b68684629b11dd920a93a4637191e7e47f29e Mon Sep 17 00:00:00 2001 From: Daniel Harrison Date: Mon, 9 Apr 2018 14:56:01 +1000 Subject: [PATCH] Update textfsm.py --- textfsm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textfsm.py b/textfsm.py index 8055571..5e1446c 100755 --- a/textfsm.py +++ b/textfsm.py @@ -28,7 +28,7 @@ from __future__ import division from __future__ import print_function -__version__ = '0.4.0' +__version__ = '0.4.1' import getopt import inspect