changed version number to 0.2.9-0

This commit is contained in:
Joel Klimont 2021-11-05 15:23:13 +01:00
parent 210580d3f1
commit b2d025002e
3 changed files with 3 additions and 3 deletions

View file

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