Fixed a logging error in environment and some typo fixes in a log message. (0.21.9)
This commit is contained in:
parent
dbbe706961
commit
61184b86ab
2 changed files with 7 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ from linspector.environment import Environment
|
|||
from linspector.linspector import Linspector
|
||||
from linspector.monitors import Monitors
|
||||
|
||||
__version__ = '0.21.8'
|
||||
__version__ = '0.21.9'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue