renamed /getMeteoroid to /getMeteoroids

small corrections in ip daemon
This commit is contained in:
Joel Klimont 2021-10-06 00:19:58 +02:00
parent 89d681d10f
commit 436ef35d46
7 changed files with 30 additions and 16 deletions

View file

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