1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Bump version to v22.5.1.

This commit is contained in:
William Ting 2017-02-16 21:41:27 -08:00
parent b0bc534838
commit 3f0eae1be7

View File

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