changed version number to 0.3.0-0

This commit is contained in:
Joel Klimont 2021-11-13 20:43:45 +01:00
parent c5dd14fb1f
commit 7f76813df1
3 changed files with 3 additions and 3 deletions

View file

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