1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Bump to 22.5.3.

This commit is contained in:
William Ting
2018-09-09 09:55:27 -07:00
parent 8fffbad95a
commit af23852374
3 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ from autojump_utils import sanitize
from autojump_utils import take
from autojump_utils import unico
VERSION = '22.5.1'
VERSION = '22.5.3'
FUZZY_MATCH_THRESHOLD = 0.6
TAB_ENTRIES_COUNT = 9
TAB_SEPARATOR = '__'