Updating package.
This commit is contained in:
		
							parent
							
								
									0fd99425b6
								
							
						
					
					
						commit
						10000d401f
					
				
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							| 
						 | 
					@ -7,7 +7,7 @@ with open('README.md') as f:
 | 
				
			||||||
setup(
 | 
					setup(
 | 
				
			||||||
	name='scrython',
 | 
						name='scrython',
 | 
				
			||||||
	packages=['scrython', 'scrython.cards', 'scrython.rulings'],
 | 
						packages=['scrython', 'scrython.cards', 'scrython.rulings'],
 | 
				
			||||||
	version='0.4.0',
 | 
						version='0.5.0',
 | 
				
			||||||
	description='A wrapper for using the Scryfall API.',
 | 
						description='A wrapper for using the Scryfall API.',
 | 
				
			||||||
	long_description=readme,
 | 
						long_description=readme,
 | 
				
			||||||
	url='https://github.com/NandaScott/Scrython',
 | 
						url='https://github.com/NandaScott/Scrython',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue