mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	1.14.2 release
This commit is contained in:
		
							parent
							
								
									b5e07c42e6
								
							
						
					
					
						commit
						d265bca3a0
					
				| 
						 | 
					@ -51,7 +51,7 @@ from .errors import UndefinedProviderError
 | 
				
			||||||
from . import catalogs
 | 
					from . import catalogs
 | 
				
			||||||
catalog = catalogs
 | 
					catalog = catalogs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = '1.14.1'
 | 
					VERSION = '1.14.2'
 | 
				
			||||||
"""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.2
 | 
				
			||||||
 | 
					------
 | 
				
			||||||
 | 
					- Update documentation and description.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1.14.1
 | 
					1.14.1
 | 
				
			||||||
------
 | 
					------
 | 
				
			||||||
- Add meta description & keywords on docs index page.
 | 
					- Add meta description & keywords on docs index page.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user