mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
1.14.2 release
This commit is contained in:
parent
b5e07c42e6
commit
f0f5822d14
|
@ -51,7 +51,7 @@ from .errors import UndefinedProviderError
|
|||
from . import catalogs
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.14.1'
|
||||
VERSION = '1.14.2'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
1.14.2
|
||||
------
|
||||
- Update documentation and description.
|
||||
|
||||
1.14.1
|
||||
------
|
||||
- Add meta description & keywords on docs index page.
|
||||
|
|
Loading…
Reference in New Issue
Block a user