mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Merge branch 'refs/heads/relay-connections'
This commit is contained in:
		
						commit
						1ce85806fb
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
					@ -24,7 +24,7 @@ class PyTest(TestCommand):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setup(
 | 
					setup(
 | 
				
			||||||
    name='graphene',
 | 
					    name='graphene',
 | 
				
			||||||
    version='0.4.1.1',
 | 
					    version='0.4.2',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    description='Graphene: Python DSL for GraphQL',
 | 
					    description='Graphene: Python DSL for GraphQL',
 | 
				
			||||||
    long_description=open('README.rst').read(),
 | 
					    long_description=open('README.rst').read(),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user