mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 19:14:00 +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
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.13.0'
|
||||
VERSION = '1.13.1'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
1.13.1
|
||||
------
|
||||
- Transfer ownership to `ETS Labs <https://github.com/ets-labs>`_.
|
||||
|
||||
1.13.0
|
||||
------
|
||||
- Add ``DelegatedCallable`` provider.
|
||||
|
|
Loading…
Reference in New Issue
Block a user