mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	Update PyPi info
This commit is contained in:
		
							parent
							
								
									ae6067b96a
								
							
						
					
					
						commit
						3d8de194ac
					
				|  | @ -51,7 +51,7 @@ from .errors import UndefinedProviderError | |||
| from . import catalogs | ||||
| catalog = catalogs | ||||
| 
 | ||||
| VERSION = '1.13.1' | ||||
| VERSION = '1.13.2' | ||||
| """Version number that follows semantic versioning. | ||||
| 
 | ||||
| :type: str | ||||
|  |  | |||
|  | @ -11,6 +11,10 @@ Development version | |||
| ------------------- | ||||
| - No features. | ||||
| 
 | ||||
| 1.13.2 | ||||
| ------ | ||||
| - Update PyPi info. | ||||
| 
 | ||||
| 1.13.1 | ||||
| ------ | ||||
| - Transfer ownership to `ETS Labs <https://github.com/ets-labs>`_. | ||||
|  |  | |||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							|  | @ -51,7 +51,7 @@ setup(name='dependency_injector', | |||
|       long_description=description, | ||||
|       author='ETS Labs', | ||||
|       author_email='rmogilatov@gmail.com', | ||||
|       maintainer='Roman Mogilatov', | ||||
|       maintainer='ETS Labs', | ||||
|       maintainer_email='rmogilatov@gmail.com', | ||||
|       url='https://github.com/ets-labs/dependency_injector', | ||||
|       license='BSD New', | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user