Updated setup for new version.
This commit is contained in:
		
							parent
							
								
									05d398e7fb
								
							
						
					
					
						commit
						976b2694f8
					
				
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							| 
						 | 
				
			
			@ -7,7 +7,7 @@ with open('README.md') as f:
 | 
			
		|||
setup(
 | 
			
		||||
	name='scrython',
 | 
			
		||||
	packages=['scrython', 'scrython.cards', 'scrython.rulings'],
 | 
			
		||||
	version='0.1.0',
 | 
			
		||||
	version='0.2.0',
 | 
			
		||||
	description='A wrapper for using the Scryfall API.',
 | 
			
		||||
	long_description=readme,
 | 
			
		||||
	url='https://github.com/NandaScott/Scrython',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue