mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 11:04:01 +03:00
1.11.2 release
This commit is contained in:
parent
4285205dca
commit
ee37558946
|
@ -47,7 +47,7 @@ from .errors import UndefinedProviderError
|
|||
from . import catalogs
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.11.1'
|
||||
VERSION = '1.11.2'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -9,8 +9,11 @@ follows `Semantic versioning`_
|
|||
|
||||
Development version
|
||||
-------------------
|
||||
- Improve representation of providers and injections.
|
||||
- No features.
|
||||
|
||||
1.11.2
|
||||
------
|
||||
- Improve representation of providers and injections.
|
||||
|
||||
1.11.1
|
||||
------
|
||||
|
|
Loading…
Reference in New Issue
Block a user