mirror of
				https://github.com/graphql-python/graphene.git
				synced 2025-11-04 09:57:41 +03:00 
			
		
		
		
	Updated version
This commit is contained in:
		
							parent
							
								
									893d6f681e
								
							
						
					
					
						commit
						b9cfa32029
					
				| 
						 | 
					@ -2,7 +2,7 @@ from setuptools import find_packages, setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
setup(
 | 
					setup(
 | 
				
			||||||
    name='graphene-sqlalchemy',
 | 
					    name='graphene-sqlalchemy',
 | 
				
			||||||
    version='1.0.dev20160909000001',
 | 
					    version='1.0.dev20160909000002',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    description='Graphene SQLAlchemy integration',
 | 
					    description='Graphene SQLAlchemy integration',
 | 
				
			||||||
    # long_description=open('README.rst').read(),
 | 
					    # long_description=open('README.rst').read(),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user