mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
bump to v22.0.0-alpha due to backward incompatible changes
This commit is contained in:
@@ -58,7 +58,7 @@ from autojump_utils import sanitize
|
||||
from autojump_utils import surround_quotes
|
||||
from autojump_utils import take
|
||||
|
||||
VERSION = '21.8-alpha'
|
||||
VERSION = '22.0.0-alpha'
|
||||
FUZZY_MATCH_THRESHOLD = 0.6
|
||||
TAB_ENTRIES_COUNT = 9
|
||||
TAB_SEPARATOR = '__'
|
||||
|
||||
Reference in New Issue
Block a user