Skip to content

Commit 950b686

Browse files
authored
Update textfsm.py
1 parent 45cc011 commit 950b686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

textfsm.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from __future__ import division
2929
from __future__ import print_function
3030

31-
__version__ = '0.4.0'
31+
__version__ = '0.4.1'
3232

3333
import getopt
3434
import inspect

0 commit comments

Comments
 (0)