Skip to content

Commit

Permalink
change version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SamK committed Sep 26, 2014
1 parent 4a7ceea commit 1144c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check_iftraffic_nrpe.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import time
import argparse

__version__ = '0.8'
__version__ = '0.9.1'
__author__ = 'Samuel Krieg'

#
Expand Down

0 comments on commit 1144c96

Please sign in to comment.