updated version

fixed ip date output
This commit is contained in:
Joel Klimont 2021-10-14 14:07:06 +02:00
parent 910c5edaee
commit d81eb73b46
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.2.7-1"
__version__ = "0.2.7-2"
import importlib
import compLib.LogstashLogging