mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	bump version to v21.8-alpha1
This commit is contained in:
		
							parent
							
								
									a9bf6dc608
								
							
						
					
					
						commit
						24d8ccb48e
					
				@ -59,7 +59,7 @@ from utils import sanitize
 | 
			
		||||
from utils import surround_quotes
 | 
			
		||||
from utils import take
 | 
			
		||||
 | 
			
		||||
VERSION = 'release-v21.8.0'
 | 
			
		||||
VERSION = 'release-v21.8-alpha1'
 | 
			
		||||
FUZZY_MATCH_THRESHOLD = 0.6
 | 
			
		||||
TAB_ENTRIES_COUNT = 9
 | 
			
		||||
TAB_SEPARATOR = '__'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user