mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	Increase version to 3.2.3
This commit is contained in:
		
							parent
							
								
									4223a07183
								
							
						
					
					
						commit
						554e307da4
					
				|  | @ -11,6 +11,11 @@ Development version | ||||||
| ------------------- | ------------------- | ||||||
| - No features. | - No features. | ||||||
| 
 | 
 | ||||||
|  | 3.2.3 | ||||||
|  | ----- | ||||||
|  | - Add examples into README. | ||||||
|  | - Make minor documentation updates. | ||||||
|  | 
 | ||||||
| 3.2.2 | 3.2.2 | ||||||
| ----- | ----- | ||||||
| - Change name of version variable to follow PEP8: ``VERSION`` -> ``__version__``. | - Change name of version variable to follow PEP8: ``VERSION`` -> ``__version__``. | ||||||
|  |  | ||||||
|  | @ -1,6 +1,6 @@ | ||||||
| """Dependency injector top-level package.""" | """Dependency injector top-level package.""" | ||||||
| 
 | 
 | ||||||
| __version__ = '3.2.2' | __version__ = '3.2.3' | ||||||
| """Version number that follows semantic versioning. | """Version number that follows semantic versioning. | ||||||
| 
 | 
 | ||||||
| :type: str | :type: str | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user