Incrementing version
This commit is contained in:
		
							parent
							
								
									28ceb451ae
								
							
						
					
					
						commit
						49fd9bd112
					
				|  | @ -7,3 +7,4 @@ BotUtils.py | |||
| .vscode | ||||
| example_objects | ||||
| venv | ||||
| build | ||||
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							|  | @ -3,7 +3,7 @@ from setuptools import setup | |||
| setup( | ||||
| 	name='scrython', | ||||
| 	packages=['scrython', 'scrython.cards', 'scrython.rulings', 'scrython.catalog', 'scrython.sets', 'scrython.symbology', 'scrython.bulk_data'], | ||||
| 	version='1.6.2', | ||||
| 	version='1.7.0', | ||||
| 	description='A wrapper for using the Scryfall API.', | ||||
| 	long_description='https://github.com/NandaScott/Scrython/blob/master/README.md', | ||||
| 	url='https://github.com/NandaScott/Scrython', | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue