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