Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit 69c306f

Browse files
committed
change __version__ to 0.8
1 parent 284344d commit 69c306f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_iftraffic_nrpe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import time
3131
import argparse
3232

33-
__version__ = '0.7.4'
33+
__version__ = '0.8'
3434
__author__ = 'Samuel Krieg'
3535

3636

0 commit comments

Comments
 (0)