/getScores is now implemented in api

This commit is contained in:
Joel 2021-03-05 15:45:34 +01:00
parent a7d1fca14a
commit ee9432317a
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
4 changed files with 16 additions and 3 deletions

View file

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