mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	1.14.5 release
This commit is contained in:
		
							parent
							
								
									52f2eedd6a
								
							
						
					
					
						commit
						beb7bbd3d9
					
				|  | @ -51,7 +51,7 @@ from .errors import UndefinedProviderError | ||||||
| from . import catalogs | from . import catalogs | ||||||
| catalog = catalogs | catalog = catalogs | ||||||
| 
 | 
 | ||||||
| VERSION = '1.14.4' | VERSION = '1.14.5' | ||||||
| """Version number that follows semantic versioning. | """Version number that follows semantic versioning. | ||||||
| 
 | 
 | ||||||
| :type: str | :type: str | ||||||
|  |  | ||||||
|  | @ -11,6 +11,10 @@ Development version | ||||||
| ------------------- | ------------------- | ||||||
| - No features. | - No features. | ||||||
| 
 | 
 | ||||||
|  | 1.14.5 | ||||||
|  | ------ | ||||||
|  | - Fix typo in provider's error message. | ||||||
|  | 
 | ||||||
| 1.14.4 | 1.14.4 | ||||||
| ------ | ------ | ||||||
| - Update documentation. | - Update documentation. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user