mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
1.11.1 release
This commit is contained in:
parent
baa1a86cfe
commit
cadcf73362
|
@ -47,7 +47,7 @@ from .errors import UndefinedProviderError
|
||||||
from . import catalogs
|
from . import catalogs
|
||||||
catalog = catalogs
|
catalog = catalogs
|
||||||
|
|
||||||
VERSION = '1.11.0'
|
VERSION = '1.11.1'
|
||||||
"""Version number that follows semantic versioning.
|
"""Version number that follows semantic versioning.
|
||||||
|
|
||||||
:type: str
|
:type: str
|
||||||
|
|
|
@ -11,7 +11,7 @@ Development version
|
||||||
-------------------
|
-------------------
|
||||||
- No features.
|
- No features.
|
||||||
|
|
||||||
1.11.0
|
1.11.1
|
||||||
------
|
------
|
||||||
Previous state of *Dependency Injector* framework (0.11.0 version) is
|
Previous state of *Dependency Injector* framework (0.11.0 version) is
|
||||||
considered to be production ready / stable, so current release is considered
|
considered to be production ready / stable, so current release is considered
|
||||||
|
|
Loading…
Reference in New Issue
Block a user