updated version number

This commit is contained in:
Joel Klimont 2021-10-14 14:00:03 +02:00
parent 3f0651abbc
commit 9f09ca3382
3 changed files with 3 additions and 3 deletions

View file

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