mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Updated version to 0.10.0
This commit is contained in:
		
							parent
							
								
									89074492e0
								
							
						
					
					
						commit
						91a2423e5e
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
					@ -24,7 +24,7 @@ class PyTest(TestCommand):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setup(
 | 
					setup(
 | 
				
			||||||
    name='graphene',
 | 
					    name='graphene',
 | 
				
			||||||
    version='0.9.1',
 | 
					    version='0.10.0',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    description='GraphQL Framework for Python',
 | 
					    description='GraphQL Framework for Python',
 | 
				
			||||||
    long_description=open('README.rst').read(),
 | 
					    long_description=open('README.rst').read(),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user