mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	bpo-27788 : synchronise platform.py version number (#246)
Was bumped in the docstring by b9f4feab1b
but not in `__version__`
			
			
This commit is contained in:
		
							parent
							
								
									41cea70aa3
								
							
						
					
					
						commit
						6059ce45aa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -110,7 +110,7 @@ | |||
| 
 | ||||
| """ | ||||
| 
 | ||||
| __version__ = '1.0.7' | ||||
| __version__ = '1.0.8' | ||||
| 
 | ||||
| import collections | ||||
| import sys, os, re, subprocess | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Matthias Bussonnier
						Matthias Bussonnier