mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
1.14.1 release
This commit is contained in:
parent
685108fdbe
commit
b43a96d743
|
@ -51,7 +51,7 @@ from .errors import UndefinedProviderError
|
|||
from . import catalogs
|
||||
catalog = catalogs
|
||||
|
||||
VERSION = '1.14.0'
|
||||
VERSION = '1.14.1'
|
||||
"""Version number that follows semantic versioning.
|
||||
|
||||
:type: str
|
||||
|
|
|
@ -11,6 +11,10 @@ Development version
|
|||
-------------------
|
||||
- No features.
|
||||
|
||||
1.14.1
|
||||
------
|
||||
- Add meta description & keywords on docs index page.
|
||||
|
||||
1.14.0
|
||||
------
|
||||
- Drop support of Python 3.2.
|
||||
|
|
Loading…
Reference in New Issue
Block a user