mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	Increase version to 2.2.2
This commit is contained in:
		
							parent
							
								
									432493801f
								
							
						
					
					
						commit
						5c3b58d653
					
				|  | @ -1,6 +1,6 @@ | ||||||
| """Dependency injector top-level package.""" | """Dependency injector top-level package.""" | ||||||
| 
 | 
 | ||||||
| VERSION = '2.2.1' | VERSION = '2.2.2' | ||||||
| """Version number that follows semantic versioning. | """Version number that follows semantic versioning. | ||||||
| 
 | 
 | ||||||
| :type: str | :type: str | ||||||
|  |  | ||||||
|  | @ -11,6 +11,14 @@ Development version | ||||||
| ------------------- | ------------------- | ||||||
| - No features. | - No features. | ||||||
| 
 | 
 | ||||||
|  | 2.2.2 | ||||||
|  | ----- | ||||||
|  | - Update README. | ||||||
|  | 
 | ||||||
|  | 2.2.1 | ||||||
|  | ----- | ||||||
|  | - Update examples. | ||||||
|  | 
 | ||||||
| 2.2.0 | 2.2.0 | ||||||
| ----- | ----- | ||||||
| - Deprecate ``inject`` decorator. | - Deprecate ``inject`` decorator. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user