Skip to content

Commit

Permalink
Update textfsm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
harro authored Apr 9, 2018
1 parent 45cc011 commit 950b686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textfsm.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 950b686

Please sign in to comment.