mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 07:00:49 +03:00
1.14.5 release
This commit is contained in:
parent
52f2eedd6a
commit
beb7bbd3d9
|
@ -51,7 +51,7 @@ from .errors import UndefinedProviderError
|
|||
from . import catalogs
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.14.4'
|
||||
VERSION = '1.14.5'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
1.14.5
|
||||
------
|
||||
- Fix typo in provider's error message.
|
||||
|
||||
1.14.4
|
||||
------
|
||||
- Update documentation.
|
||||
|
|
Loading…
Reference in New Issue
Block a user