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

Commit b6e2e8f

Browse files
version increase
1 parent 6b5d86e commit b6e2e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/sppmon.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
02/10/2021 version 0.13.1 Fixes to partial send(influx), including influxdb version into stats
5656
03/29/2021 version 0.13.2 Fixes to typing, reducing error messages and tracking code for NaN bug
5757
06/07/2021 version 0.13.3 Hotfixing version endpoint for SPP 10.1.8.1
58+
06/09/2021 version 0.13.4 Hotfixing storage execption, chaning top-level execption handling to reduce the need of further hotfixes
5859
"""
5960
from __future__ import annotations
6061
import functools

0 commit comments

Comments
 (0)