mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-26 19:43:58 +03:00
Release 1.16.3
This commit is contained in:
parent
9e5c6a13c4
commit
62d5aa514b
|
@ -61,7 +61,7 @@ from dependency_injector.errors import (
|
||||||
from dependency_injector import catalogs
|
from dependency_injector import catalogs
|
||||||
catalog = catalogs
|
catalog = catalogs
|
||||||
|
|
||||||
VERSION = '1.16.2'
|
VERSION = '1.16.3'
|
||||||
"""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.16.2
|
1.16.3
|
||||||
------
|
------
|
||||||
- Add some documentation improvements.
|
- Add some documentation improvements.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user