Version fix. 0.19.* must become the stable version. Not 0.20.
This commit is contained in:
parent
220079e64b
commit
9dbd235938
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ from linspector.core.monitors import Monitors
|
|||
|
||||
logger = logging.getLogger('linspector')
|
||||
|
||||
# i currently only increase the 3rd number because the goal is that 0.20.* will become the first
|
||||
# i currently only increase the 3rd number because the goal is that 0.19.* will become the first
|
||||
# stable version.
|
||||
__version__ = '0.19.36.dev1'
|
||||
__author__ = 'Johannes Findeisen <you@hanez.org>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue