small fixes in api requests for double elimination

This commit is contained in:
Joel 2021-04-23 19:42:45 +02:00
parent 7431f44804
commit 4bf031a6c7
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
4 changed files with 10 additions and 10 deletions

View file

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