mirror of https://github.com/openspug/spug
				
				
				
			
							parent
							
								
									d6fbef4f60
								
							
						
					
					
						commit
						9e011fdadb
					
				| 
						 | 
				
			
			@ -121,7 +121,7 @@ AUTHENTICATION_EXCLUDES = (
 | 
			
		|||
    re.compile('/apis/.*'),
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
SPUG_VERSION = 'v2.3.6'
 | 
			
		||||
SPUG_VERSION = 'v2.3.7'
 | 
			
		||||
 | 
			
		||||
# override default config
 | 
			
		||||
try:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,4 +8,4 @@ import _http from './http';
 | 
			
		|||
export * from './functools';
 | 
			
		||||
export * from './router';
 | 
			
		||||
export const http = _http;
 | 
			
		||||
export const VERSION = 'v2.3.6';
 | 
			
		||||
export const VERSION = 'v2.3.7';
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue