mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-29 13:04:02 +03:00
Transfer ownership to ETS Labs
This commit is contained in:
parent
f1429d557a
commit
ae6067b96a
|
@ -51,7 +51,7 @@ from .errors import UndefinedProviderError
|
||||||
from . import catalogs
|
from . import catalogs
|
||||||
catalog = catalogs
|
catalog = catalogs
|
||||||
|
|
||||||
VERSION = '1.13.0'
|
VERSION = '1.13.1'
|
||||||
"""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.13.1
|
||||||
|
------
|
||||||
|
- Transfer ownership to `ETS Labs <https://github.com/ets-labs>`_.
|
||||||
|
|
||||||
1.13.0
|
1.13.0
|
||||||
------
|
------
|
||||||
- Add ``DelegatedCallable`` provider.
|
- Add ``DelegatedCallable`` provider.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user