mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-11-04 09:57:53 +03:00 
			
		
		
		
	Updated dev version
This commit is contained in:
		
							parent
							
								
									f93251bcbb
								
							
						
					
					
						commit
						55f9d72ecc
					
				| 
						 | 
					@ -5,7 +5,7 @@ from .fields import (
 | 
				
			||||||
    DjangoConnectionField,
 | 
					    DjangoConnectionField,
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = '2.0.dev2017073101'
 | 
					__version__ = '2.0.dev2017083101'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__all__ = [
 | 
					__all__ = [
 | 
				
			||||||
    '__version__',
 | 
					    '__version__',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user