mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +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
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.16.2'
|
||||
VERSION = '1.16.3'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -11,7 +11,7 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
1.16.2
|
||||
1.16.3
|
||||
------
|
||||
- Add some documentation improvements.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user