mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-01 00:17:27 +03:00 
			
		
		
		
	Remove deprecated __version__ from plugins
This commit is contained in:
		
							parent
							
								
									09e48ae768
								
							
						
					
					
						commit
						15ee91761b
					
				|  | @ -87,7 +87,7 @@ The version constants of individual plugins have been removed. Use ``PIL.__versi | ||||||
| instead. | instead. | ||||||
| 
 | 
 | ||||||
| ===============================  =================================  ================================== | ===============================  =================================  ================================== | ||||||
| Deprecated                       Deprecated                         Deprecated | Removed                          Removed                            Removed | ||||||
| ===============================  =================================  ================================== | ===============================  =================================  ================================== | ||||||
| ``BmpImagePlugin.__version__``   ``Jpeg2KImagePlugin.__version__``  ``PngImagePlugin.__version__`` | ``BmpImagePlugin.__version__``   ``Jpeg2KImagePlugin.__version__``  ``PngImagePlugin.__version__`` | ||||||
| ``CurImagePlugin.__version__``   ``JpegImagePlugin.__version__``    ``PpmImagePlugin.__version__`` | ``CurImagePlugin.__version__``   ``JpegImagePlugin.__version__``    ``PpmImagePlugin.__version__`` | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user