Added jobid to each job in the scheduler and a small timezone fix. (0.25.4)
This commit is contained in:
parent
fb7afd0bb7
commit
2aa8e9e7f1
2 changed files with 9 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ from linspector.environment import Environment
|
|||
from linspector.linspector import Linspector
|
||||
from linspector.monitors import Monitors
|
||||
|
||||
__version__ = '0.25.3'
|
||||
__version__ = '0.25.4'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue