added api requests

This commit is contained in:
Joel Klimont 2021-10-01 01:50:31 +02:00
parent bb4483b141
commit d06e6fa32d
4 changed files with 55 additions and 25 deletions

View file

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