mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	1.14.8 release
This commit is contained in:
		
							parent
							
								
									b38ade5b69
								
							
						
					
					
						commit
						b53c1bbffe
					
				| 
						 | 
					@ -51,7 +51,7 @@ from .errors import UndefinedProviderError
 | 
				
			||||||
from . import catalogs
 | 
					from . import catalogs
 | 
				
			||||||
catalog = catalogs
 | 
					catalog = catalogs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = '1.14.7'
 | 
					VERSION = '1.14.8'
 | 
				
			||||||
"""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.8
 | 
				
			||||||
 | 
					------
 | 
				
			||||||
 | 
					- Update README.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1.14.7
 | 
					1.14.7
 | 
				
			||||||
------
 | 
					------
 | 
				
			||||||
- Add one more example in README (inline providers and injections).
 | 
					- Add one more example in README (inline providers and injections).
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user