README typo fix.

This commit is contained in:
Johannes Findeisen 2022-10-07 00:16:17 +02:00
commit f6c6ce30c2
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ logger = logging.getLogger('linspector')
# i currently only increase the 3rd number because the goal is that 0.19.* will become the first
# stable version.
__version__ = '0.19.45.dev1'
__version__ = '0.19.46.dev1'
__author__ = 'Johannes Findeisen <you@hanez.org>'