Releases: aporia-ai/mlnotify
Releases · aporia-ai/mlnotify
v1.0.51
v1.0.44
Version v1.0.44
v1.0.35
Features
-
SDK: A reset mechanism is added to allow for subsequent invocations
This will now work as expected (two different plugin invocations)
import time from mlnotify import start, end start() time.sleep(15) end() start() time.sleep(15) end()
Open sourced
v1.0.22 Version v1.0.22