Skip to content

Commit 46564fe

Browse files
committedDec 12, 2019
Preparing release 1.0.3
1 parent edb799c commit 46564fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎check_mount.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
import nagiosplugin
4040

41-
__version__ = "1.0.2"
41+
__version__ = "1.0.3"
4242
_LOG = logging.getLogger('nagiosplugin')
4343

4444
IGNORE_TYPES = [

0 commit comments

Comments
 (0)
Please sign in to comment.