mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-19 21:10:57 +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
|
from . import catalogs
|
||||||
catalog = catalogs
|
catalog = catalogs
|
||||||
|
|
||||||
VERSION = '1.14.1'
|
VERSION = '1.14.2'
|
||||||
"""Version number that follows semantic versioning.
|
"""Version number that follows semantic versioning.
|
||||||
|
|
||||||
:type: str
|
:type: str
|
||||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
||||||
-------------------
|
-------------------
|
||||||
- No features.
|
- No features.
|
||||||
|
|
||||||
|
1.14.2
|
||||||
|
------
|
||||||
|
- Update documentation and description.
|
||||||
|
|
||||||
1.14.1
|
1.14.1
|
||||||
------
|
------
|
||||||
- Add meta description & keywords on docs index page.
|
- Add meta description & keywords on docs index page.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user