mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 11:51:39 +03:00
Bump version to 3.14.6
This commit is contained in:
parent
215b45b442
commit
3ced0ed37a
|
@ -7,8 +7,8 @@ that were made in every particular version.
|
||||||
From version 0.7.6 *Dependency Injector* framework strictly
|
From version 0.7.6 *Dependency Injector* framework strictly
|
||||||
follows `Semantic versioning`_
|
follows `Semantic versioning`_
|
||||||
|
|
||||||
Development version
|
3.14.6
|
||||||
-------------------
|
------
|
||||||
- Fix ``FactoryAggregate`` provider copying issue.
|
- Fix ``FactoryAggregate`` provider copying issue.
|
||||||
- Regenerate C sources using Cython 0.29.7.
|
- Regenerate C sources using Cython 0.29.7.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
"""Dependency injector top-level package."""
|
"""Dependency injector top-level package."""
|
||||||
|
|
||||||
__version__ = '3.14.5'
|
__version__ = '3.14.6'
|
||||||
"""Version number that follows semantic versioning.
|
"""Version number that follows semantic versioning.
|
||||||
|
|
||||||
:type: str
|
:type: str
|
||||||
|
|
Loading…
Reference in New Issue
Block a user