updated version number to 0.4.0-0
added API_FORCE for overriding API_URL extensive logging is now disabled by default
This commit is contained in:
parent
34e68e2a9e
commit
e7f0f95d66
5 changed files with 11 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.3.9-0"
|
||||
__version__ = "0.4.0-0"
|
||||
|
||||
import importlib
|
||||
import compLib.LogstashLogging
|
||||
|
|
Reference in a new issue