changed version number to 0.2.5-0

This commit is contained in:
Joel Klimont 2021-10-02 17:39:48 +02:00
parent f5cc142019
commit 89d681d10f
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.2.4-0"
__version__ = "0.2.5-0"
import importlib
import compLib.LogstashLogging