version number
This commit is contained in:
		
							parent
							
								
									117a93dc21
								
							
						
					
					
						commit
						5f3de82caa
					
				@ -23,7 +23,7 @@ from .lang import _
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
__all__ = ['VERSION', 'Endpoint', 'Template']
 | 
					__all__ = ['VERSION', 'Endpoint', 'Template']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = 'v1.1.4'
 | 
					VERSION = 'v1.1.5'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class Endpoint:
 | 
					class Endpoint:
 | 
				
			||||||
    repository = u'https://github.com/sth2018/FastWordQuery'
 | 
					    repository = u'https://github.com/sth2018/FastWordQuery'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user