Bump version to 4.1.6

This commit is contained in:
Roman Mogylatov 2020-10-28 14:23:00 -04:00
parent 871bd617d4
commit 5c09be46d2
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ that were made in every particular version.
From version 0.7.6 *Dependency Injector* framework strictly
follows `Semantic versioning`_
Develop
4.1.6
-----
- Fix wiring of multiple containers
(see issue `#313 <https://github.com/ets-labs/python-dependency-injector/issues/313>`_).

View File

@ -1,6 +1,6 @@
"""Top-level package."""
__version__ = '4.1.5'
__version__ = '4.1.6'
"""Version number.
:type: str