Bump version

This commit is contained in:
Markus Opolka 2025-04-11 15:30:36 +02:00
parent e15f0f01ed
commit 186f081cd7

View File

@ -25,8 +25,8 @@ WARNING_CODE = 1
CRITICAL_CODE = 2
UNKNOWN_CODE = 3
__version__ = '2.2.0'
__version_date__ = '2024-05-14'
__version__ = '2.3.0'
__version_date__ = '2025-04-11'
class NagiosHelper:
"""