mirror of
				https://github.com/KevinMidboe/tableprint.git
				synced 2025-10-29 18:00:16 +00:00 
			
		
		
		
	updated version in setup.py
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| @@ -14,7 +14,7 @@ setup( | |||||||
|     # Versions should comply with PEP440.  For a discussion on single-sourcing |     # Versions should comply with PEP440.  For a discussion on single-sourcing | ||||||
|     # the version across setup.py and the project code, see |     # the version across setup.py and the project code, see | ||||||
|     # https://packaging.python.org/en/latest/single_source_version.html |     # https://packaging.python.org/en/latest/single_source_version.html | ||||||
|     version='0.1.1', |     version='0.1.2', | ||||||
|  |  | ||||||
|     description='Pretty ASCII printing of tabular data', |     description='Pretty ASCII printing of tabular data', | ||||||
|     long_description=long_description, |     long_description=long_description, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user