Dummy database module fix. (0.25.2)
This commit is contained in:
parent
7bfaf84244
commit
3cb15dea3d
2 changed files with 4 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ from linspector.environment import Environment
|
|||
from linspector.linspector import Linspector
|
||||
from linspector.monitors import Monitors
|
||||
|
||||
__version__ = '0.25.1'
|
||||
__version__ = '0.25.2'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue