Merge branch 'master' of github.com:F-WuTS/compLIB

This commit is contained in:
Konstantin Lampalzer 2021-03-28 18:52:26 +02:00
commit befc7fded6
No known key found for this signature in database
GPG key ID: 9A60A522835A2AD9
4 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
__version__ = "0.1.1-0"
__version__ = "0.1.2-0"
import compLib.LogstashLogging
import logging