Refactoring! Removed all unused code and made stuff consistent! (0.20.4)
This commit is contained in:
parent
3078d125e8
commit
e4ad0bc5d5
7 changed files with 78 additions and 243 deletions
|
|
@ -17,7 +17,7 @@ from linspector.core.linspector import Linspector
|
|||
from linspector.core.logger import Log
|
||||
from linspector.core.monitors import Monitors
|
||||
|
||||
__version__ = '0.20.3'
|
||||
__version__ = '0.20.4'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue