mirror of https://github.com/openspug/spug
				
				
				
			
							parent
							
								
									129ed9ad67
								
							
						
					
					
						commit
						e9c161bcbe
					
				| 
						 | 
				
			
			@ -133,7 +133,7 @@ AUTHENTICATION_EXCLUDES = (
 | 
			
		|||
    re.compile('/apis/.*'),
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
SPUG_VERSION = 'v3.3.2'
 | 
			
		||||
SPUG_VERSION = 'v3.3.3'
 | 
			
		||||
 | 
			
		||||
# override default config
 | 
			
		||||
try:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10,4 +10,4 @@ export * from './functools';
 | 
			
		|||
export * from './router';
 | 
			
		||||
export const http = _http;
 | 
			
		||||
export const history = _history;
 | 
			
		||||
export const VERSION = 'v3.3.2';
 | 
			
		||||
export const VERSION = 'v3.3.3';
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue