mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
switch to semantic versioning
This commit is contained in:
parent
f29876b202
commit
b510aa6824
@ -29,7 +29,7 @@ import shutil
|
|||||||
import sys
|
import sys
|
||||||
from tempfile import NamedTemporaryFile
|
from tempfile import NamedTemporaryFile
|
||||||
|
|
||||||
VERSION = 'release-v20-9'
|
VERSION = 'release-v20.9.3'
|
||||||
MAX_KEYWEIGHT = 1000
|
MAX_KEYWEIGHT = 1000
|
||||||
MAX_STORED_PATHS = 1000
|
MAX_STORED_PATHS = 1000
|
||||||
COMPLETION_SEPARATOR = '__'
|
COMPLETION_SEPARATOR = '__'
|
||||||
|
Loading…
Reference in New Issue
Block a user