mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +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
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.14.7'
|
||||
VERSION = '1.14.8'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
1.14.8
|
||||
------
|
||||
- Update README.
|
||||
|
||||
1.14.7
|
||||
------
|
||||
- Add one more example in README (inline providers and injections).
|
||||
|
|
Loading…
Reference in New Issue
Block a user