mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 01:47:45 +03:00 
			
		
		
		
	v2.1.9
This commit is contained in:
		
							parent
							
								
									0845aa95e4
								
							
						
					
					
						commit
						7d2af3104e
					
				| 
						 | 
					@ -43,7 +43,7 @@ from .utils.resolve_only_args import resolve_only_args
 | 
				
			||||||
from .utils.module_loading import lazy_import
 | 
					from .utils.module_loading import lazy_import
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = (2, 1, 8, "final", 0)
 | 
					VERSION = (2, 1, 9, "final", 0)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = get_version(VERSION)
 | 
					__version__ = get_version(VERSION)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user